From: Wolfgang Bangerth Date: Thu, 12 Oct 2000 09:17:52 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~20009 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac58b51b61a4859d1f90f10f30ba10d7e0d22ce;p=dealii.git . git-svn-id: https://svn.dealii.org/trunk@3423 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure b/deal.II/configure index a12f6ea9f6..91625a02bc 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -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