]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
kai c++ doesn't use -V, but --version
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 14:30:30 +0000 (14:30 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 14:30:30 +0000 (14:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@6100 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 0b0c4507e7e6a03f8e4b31b3852ce8282326bebc..b6af1b464a514edd2ae3a1f89f698c29886070ea 100644 (file)
@@ -129,7 +129,7 @@ AC_DEFUN(DEAL_II_DETERMINE_CXX_BRAND, dnl
                 else
   
                  dnl KAI C++?
-                 is_kai_cc="`($CXX -V 2>&1) | grep 'KAI C++'`"
+                 is_kai_cc="`($CXX --version 2>&1) | grep 'KAI C++'`"
                  if test "x$is_kai_cc" != "x" ; then
                    AC_MSG_RESULT(C++ compiler is KAI C++)
                    GXX_VERSION=kai_cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.