From f6de217b6c462df8d53fa28a3db54ee5160b8f76 Mon Sep 17 00:00:00 2001 From: Aurelien Jacobs Date: Fri, 15 Jun 2007 18:17:42 +0000 Subject: generate ENABLE_* defines also for all the HAVE_* values Originally committed as revision 9319 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index d513ae2b0e..06188d5d38 100755 --- a/configure +++ b/configure @@ -2024,7 +2024,7 @@ fi echo "LIB_INSTALL_EXTRA_CMD=${LIB_INSTALL_EXTRA_CMD}" >> config.mak echo "EXTRALIBS=$extralibs" >> config.mak -print_config HAVE_ $TMPH config.mak $HAVE_LIST +print_config_enable HAVE_ $TMPH config.mak $HAVE_LIST print_config TARGET_ $TMPH config.mak $TARGET_LIST print_config_enable CONFIG_ $TMPH config.mak $CONFIG_LIST \ $DECODER_LIST \ -- cgit v1.2.3