[SCM] libav/experimental: generate ENABLE_* defines also for all the HAVE_* values
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:01:48 UTC 2013
The following commit has been merged in the experimental branch:
commit f6de217b6c462df8d53fa28a3db54ee5160b8f76
Author: Aurelien Jacobs <aurel at gnuage.org>
Date: Fri Jun 15 18:17:42 2007 +0000
generate ENABLE_* defines also for all the HAVE_* values
Originally committed as revision 9319 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/configure b/configure
index d513ae2..06188d5 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 \
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list