summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index e888d2ac45..9d717900f0 100755
--- a/configure
+++ b/configure
@@ -2015,8 +2015,8 @@ 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 TARGET_ $TMPH config.mak $TARGET_LIST
+print_config 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 \
$ENCODER_LIST \