cosmetics: indentation

Originally committed as revision 12578 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 17 years ago
parent 8c6afa4dae
commit cb6b4c98d2
  1. 4
      configure

4
configure vendored

@ -1308,8 +1308,8 @@ add_extralibs $osextralibs
enabled logging || logfile=/dev/null
echo "# $0 $@" >$logfile
set >>$logfile
echo "# $0 $@" >$logfile
set >>$logfile
# Combine FFLDFLAGS and the LDFLAGS environment variable.
LDFLAGS="$FFLDFLAGS $LDFLAGS"

Loading…
Cancel
Save