]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix an obvious problem.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Feb 2002 12:33:48 +0000 (12:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Feb 2002 12:33:48 +0000 (12:33 +0000)
git-svn-id: https://svn.dealii.org/branches/Branch-3-3@5519 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index 20f1b8874caed25a1d9cefa74a83621d4e1e7881..dc06cf974df610d85722b2adcf561c249c7feaad 100644 (file)
@@ -153,7 +153,7 @@ else
             GXX_VERSION=sun_workshop
           else
 
-           is_kai_cc=`($CXX -V 2>&1) | grep 'KAI C++'"
+           is_kai_cc="`($CXX -V 2>&1) | grep 'KAI C++'`"
            if test "x$is_kai_cc" != "x" ; then
              AC_MSG_RESULT(compile is KAI C++)
              GXX_VERSSION=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.