Improved portability.
This commit is contained in:
parent
a6e527e646
commit
d4d8270d40
@ -55,7 +55,7 @@ shift
|
|||||||
|
|
||||||
# Run configure
|
# Run configure
|
||||||
cd $src_dir
|
cd $src_dir
|
||||||
if [ "`/bin/uname -s`" = "AIX" ]
|
if [ "`uname -s`" = "AIX" ]
|
||||||
then
|
then
|
||||||
nopoe ./configure $@
|
nopoe ./configure $@
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user