Whitespace fix
svn-id: r39538
This commit is contained in:
parent
1301de3795
commit
4367d1c184
1 changed files with 3 additions and 3 deletions
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…
Add table
Add a link
Reference in a new issue