Whitespace cleanup. Probable patch cut 'n paste.
This commit is contained in:
parent
882ffc4bbd
commit
40b57f3d1f
@ -100,7 +100,7 @@ case "$osvers" in
|
||||
0.*|1.0*) ;;
|
||||
|
||||
# allow a 2.2.* a.out --> 3.0 ELF to work.
|
||||
2.2*) objformat=`objformat`
|
||||
2.2*) objformat=`objformat`
|
||||
if [ x$objformat = xelf ]; then
|
||||
libpth="/usr/lib /usr/local/lib"
|
||||
glibpth="/usr/lib /usr/local/lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user