mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
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
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…
Reference in New Issue
Block a user