forked from FFmpeg/FFmpeg
generate ENABLE_* defines also for all the HAVE_* values
Originally committed as revision 9319 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
629272d86f
commit
f6de217b6c
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue