From 4367d1c184ebdebb4cc5ed22d09a1c3209530212 Mon Sep 17 00:00:00 2001 From: Oystein Eftevaag Date: Thu, 19 Mar 2009 20:53:33 +0000 Subject: Whitespace fix svn-id: r39538 --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 9f3d9bc08d..e208954601 100755 --- a/configure +++ b/configure @@ -785,9 +785,9 @@ for ac_option in $@; do arg=`echo $ac_option | cut -d '=' -f 2` _nasmpath="$arg:$arg/bin" ;; - --with-staticlib-prefix=*) - _staticlibpath=`echo $ac_option | cut -d '=' -f 2` - ;; + --with-staticlib-prefix=*) + _staticlibpath=`echo $ac_option | cut -d '=' -f 2` + ;; --host=*) _host=`echo $ac_option | cut -d '=' -f 2` ;; -- cgit v1.2.3