From: Wolfgang Bangerth Date: Thu, 13 Sep 2001 08:58:01 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~18806 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6c5d7d1430e4218c7479fea66fb5f27c98abce;p=dealii.git . git-svn-id: https://svn.dealii.org/trunk@4992 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure b/deal.II/configure index 5816434592..a508002097 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 1.85 +# From configure.in Revision: 1.86 @@ -1352,7 +1352,7 @@ fi rm -f conftest* if test "x$DEAL_II_ADVANCE_WARNING" = "xyes" ; then - CXXFLAGSG="`echo $CXXFLAGSG | perl -pi -e 's/-W//g;'`" + CXXFLAGSG="`echo $CXXFLAGSG | perl -pi -e 's/-W //g;'`" fi else