From cb6b4c98d2f8907f3ef43fbbac7d36de1c0949e2 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 25 Mar 2008 09:54:38 +0000 Subject: cosmetics: indentation Originally committed as revision 12578 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 940e5e0ab7..e7fa4be43c 100755 --- a/configure +++ b/configure @@ -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" -- cgit v1.2.3