From 3a313f4def29435ce6cf16e1af7301325791d6af Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 28 Jul 2008 16:57:22 +0000 Subject: Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and use them only when compiling objects from those subdirectories. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27359 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 5 ----- 1 file changed, 5 deletions(-) (limited to 'configure') 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" -- cgit v1.2.3