summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-10 13:00:42 +0000
committerhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-10 13:00:42 +0000
commit348c7d70ee5da9ce53ecadc47a3ac1986aaa3eeb (patch)
treef98df1d8e43aab7547c21fec27db8dec45c9c988 /configure
parent1a79e7878c907754fd4ca1214a6806f97c413aa2 (diff)
downloadmpv-348c7d70ee5da9ce53ecadc47a3ac1986aaa3eeb.tar.bz2
mpv-348c7d70ee5da9ce53ecadc47a3ac1986aaa3eeb.tar.xz
lavcodec compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11769 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index a9c2527dfb..ae4902440e 100755
--- a/configure
+++ b/configure
@@ -6341,6 +6341,9 @@ $_def_vcd
/* C99 lrintf function available */
$_def_lrintf
+/* yes, we have inttypes.h */
+#define HAVE_INTTYPES_H
+
/* int_fastXY_t emulation */
$_def_fast_inttypes