1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

cosmetics: indentation

Originally committed as revision 12578 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-03-25 09:54:38 +00:00
parent 8c6afa4dae
commit cb6b4c98d2

4
configure vendored
View File

@ -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"