summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ad591c87f9..af9ab40a4a 100755
--- a/configure
+++ b/configure
@@ -1935,7 +1935,7 @@ case $system in
fi
rm -f conftest*
;;
- 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