mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 04:40:39 +00:00
Whitespace fix
svn-id: r39538
This commit is contained in:
parent
1301de3795
commit
4367d1c184
6
configure
vendored
6
configure
vendored
@ -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`
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user