]> https://gitweb.dealii.org/ - dealii.git/commitdiff
.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Oct 2000 09:17:52 +0000 (09:17 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Oct 2000 09:17:52 +0000 (09:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@3423 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index a12f6ea9f6900ade1aedbedf8bf47a0d20b09980..91625a02bcdeb8bad8c8bd4b93b17afe1752bd5b 100755 (executable)
@@ -1330,7 +1330,7 @@ EOF
 if { (eval echo configure:1331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
-            $CXXFLAGSG="-ggdb $CXXFLAGSG"
+            CXXFLAGSG="-ggdb $CXXFLAGSG"
            echo "$ac_t""yes" 1>&6
          
 else
@@ -1338,7 +1338,7 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   
-            $CXXFLAGSG="-gstabs $CXXFLAGSG"
+            CXXFLAGSG="-gstabs $CXXFLAGSG"
            { echo "configure: error: no" 1>&2; exit 1; }
          
 fi
@@ -1347,7 +1347,7 @@ rm -f conftest*
 
             *)
        echo "$ac_t""yes" 1>&6
-        $CXXFLAGSG="-ggdb $CXXFLAGSG"
+        CXXFLAGSG="-ggdb $CXXFLAGSG"
        ;;
 esac
 

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.