summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index 4537690bbb..ef122026de 100755
--- a/configure
+++ b/configure
@@ -7639,11 +7639,6 @@ if test "$_largefiles" = yes || freebsd ; then
fi
fi
-# Make sure config.h gets included.
-if test "$_dvdread_internal" = yes || test "$_faad_internal" = yes ; then
- CFLAGS="$CFLAGS -DHAVE_CONFIG_H"
-fi
-
CFLAGS="-I. $CFLAGS"
CXXFLAGS=" $CFLAGS -D__STDC_LIMIT_MACROS"