summaryrefslogtreecommitdiffstats
path: root/Templates/configure
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-12-18 22:30:42 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-12-18 22:30:42 (GMT)
commitcc477d67e90c7f13d4395d4aad738f4bf6584420 (patch)
tree2a989d0f5121ae1a9f8f379c90a071f4079af18c /Templates/configure
parente3b19f880f6be760bd07609765d72e5b174f5ef4 (diff)
downloadCMake-cc477d67e90c7f13d4395d4aad738f4bf6584420.zip
CMake-cc477d67e90c7f13d4395d4aad738f4bf6584420.tar.gz
CMake-cc477d67e90c7f13d4395d4aad738f4bf6584420.tar.bz2
syntax error
Diffstat (limited to 'Templates/configure')
-rwxr-xr-xTemplates/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/Templates/configure b/Templates/configure
index 0c57d1a..b6aa18f 100755
--- a/Templates/configure
+++ b/Templates/configure
@@ -3173,6 +3173,7 @@ case $system in
CMAKE_AR="$CXX"
CMAKE_AR_ARGS="-xar -o"
fi
+ ;;
IRIX*)
if test $ac_cv_prog_gxx = yes; then
:
@@ -3181,6 +3182,7 @@ case $system in
CMAKE_AR="$CXX"
CMAKE_AR_ARGS="-ar -o"
fi
+ ;;
esac