*** empty log message ***
This commit is contained in:
parent
c308c233a0
commit
69c09820a5
2
Templates/configure
vendored
2
Templates/configure
vendored
@ -4493,7 +4493,7 @@ case $system in
|
|||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f conftest*
|
||||||
;;
|
;;
|
||||||
IRIX-5* | IRIX-6* | IRIX64-6* | IRIX-64-6*)
|
IRIX-5* | IRIX-6* | IRIX64-6* | IRIX-64-6*)
|
||||||
echo $ac_n "checking whether ${CC} accepts -LANG:std""... $ac_c" 1>&6
|
echo $ac_n "checking whether ${CC} accepts -LANG:std""... $ac_c" 1>&6
|
||||||
echo 'void f(){}' > conftest.c
|
echo 'void f(){}' > conftest.c
|
||||||
if test -z "`${CC} -LANG:std -c conftest.c 2>&1`"; then
|
if test -z "`${CC} -LANG:std -c conftest.c 2>&1`"; then
|
||||||
|
@ -483,7 +483,7 @@ case $system in
|
|||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f conftest*
|
||||||
;;
|
;;
|
||||||
IRIX-5* | IRIX-6* | IRIX64-6* | IRIX-64-6*)
|
IRIX-5* | IRIX-6* | IRIX64-6* | IRIX-64-6*)
|
||||||
echo $ac_n "checking whether ${CC} accepts -LANG:std""... $ac_c" 1>&6
|
echo $ac_n "checking whether ${CC} accepts -LANG:std""... $ac_c" 1>&6
|
||||||
echo 'void f(){}' > conftest.c
|
echo 'void f(){}' > conftest.c
|
||||||
if test -z "`${CC} -LANG:std -c conftest.c 2>&1`"; then
|
if test -z "`${CC} -LANG:std -c conftest.c 2>&1`"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user