Commit 93226d87 authored by aurel's avatar aurel

generate ENABLE_* defines also for all the HAVE_* values

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9319 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7b6479cf
......@@ -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 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment