]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Properly escape square brackets.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Jun 2005 18:35:13 +0000 (18:35 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Jun 2005 18:35:13 +0000 (18:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@10910 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index fdac80f1e005801269d84b3aaa2c70807f6bf477..9c1b6b48a65bc78f3f778e327daa323ae8387dfe 100644 (file)
@@ -1280,7 +1280,7 @@ dnl -------------------------------------------------------------
 AC_DEFUN(DEAL_II_SET_F77_FLAGS, dnl
 [
   case "$F77_VERSION" in
-    egcs-1.1 | gcc2.95 | gcc2.96 | gcc2.97 | gcc[34].*)
+    egcs-1.1 | gcc2.95 | gcc2.96 | gcc2.97 | gcc[[34]].*)
         F77FLAGSG="$FFLAGS -ggdb -DDEBUG -pedantic -W -Wall"
         F77FLAGSO="$FFLAGS -O2"
   
index 889b2a5281f997624029fbd7a29a6fc0d4ac2f7c..3759f962a5acb78e43556c2c10c82a9f6c75a1d9 100755 (executable)
@@ -8630,7 +8630,7 @@ echo "${ECHO_T}F77 compiler is unkown. no flags set!" >&6
 
 
   case "$F77_VERSION" in
-    egcs-1.1 | gcc2.95 | gcc2.96 | gcc2.97 | gcc34.*)
+    egcs-1.1 | gcc2.95 | gcc2.96 | gcc2.97 | gcc[34].*)
         F77FLAGSG="$FFLAGS -ggdb -DDEBUG -pedantic -W -Wall"
         F77FLAGSO="$FFLAGS -O2"
 

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.