summaryrefslogtreecommitdiffstats
path: root/Templates/configure
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-08-24 21:50:21 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-08-24 21:50:21 (GMT)
commit69c09820a5cac8a98af6f3358f66203725651a23 (patch)
treec898837c0a8e033d0415cf806e5d59480b1cda61 /Templates/configure
parentc308c233a0a81e22ec01974260510111850d9207 (diff)
downloadCMake-69c09820a5cac8a98af6f3358f66203725651a23.zip
CMake-69c09820a5cac8a98af6f3358f66203725651a23.tar.gz
CMake-69c09820a5cac8a98af6f3358f66203725651a23.tar.bz2
*** empty log message ***
Diffstat (limited to 'Templates/configure')
-rwxr-xr-xTemplates/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/configure b/Templates/configure
index 465644a..8566591 100755
--- a/Templates/configure
+++ b/Templates/configure
@@ -4493,7 +4493,7 @@ case $system in
fi
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 'void f(){}' > conftest.c
if test -z "`${CC} -LANG:std -c conftest.c 2>&1`"; then