summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-09-03 21:27:15 +0000
committerMåns Rullgård <mans@mansr.com>2010-09-03 21:27:15 +0000
commit0e5a7b916169f3f49c7e7c3370433038ce3ed080 (patch)
tree6bd04d7ada56fd63e99ba9937c53b4d34addaeef
parent72cfcf41568d34c8d0ae0e01205ee62bb79f207d (diff)
configure: whitespace
Originally committed as revision 25038 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure24
1 files changed, 12 insertions, 12 deletions
diff --git a/configure b/configure
index b92c91fb70..d83fee06e7 100755
--- a/configure
+++ b/configure
@@ -3187,18 +3187,18 @@ fi
print_config ARCH_ "$config_files" $ARCH_LIST
print_config HAVE_ "$config_files" $HAVE_LIST
print_config CONFIG_ "$config_files" $CONFIG_LIST \
- $CONFIG_EXTRA \
- $DECODER_LIST \
- $ENCODER_LIST \
- $HWACCEL_LIST \
- $PARSER_LIST \
- $BSF_LIST \
- $DEMUXER_LIST \
- $MUXER_LIST \
- $FILTER_LIST \
- $PROTOCOL_LIST \
- $INDEV_LIST \
- $OUTDEV_LIST \
+ $CONFIG_EXTRA \
+ $DECODER_LIST \
+ $ENCODER_LIST \
+ $HWACCEL_LIST \
+ $PARSER_LIST \
+ $BSF_LIST \
+ $DEMUXER_LIST \
+ $MUXER_LIST \
+ $FILTER_LIST \
+ $PROTOCOL_LIST \
+ $INDEV_LIST \
+ $OUTDEV_LIST \
cat >>config.mak <<EOF
ACODEC_TESTS=$(print_enabled -n _test $ACODEC_TESTS)