]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add quotes at one place.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 8 Jan 2001 12:50:49 +0000 (12:50 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 8 Jan 2001 12:50:49 +0000 (12:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@3614 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index a4baa4f9ad9ab9b8e5948fb0545990baa2c92e62..3380c9b31b45e0d9e69c0a4c0242b9709a9b6854 100644 (file)
@@ -301,7 +301,7 @@ dnl have it).
 
 dnl Next try to find out something about the name and version of the compiler
 if test "x$F77" != "x" ; then
-  F77_VERSION_STRING=`($F77 -v 2>&1)`
+  F77_VERSION_STRING="`($F77 -v 2>&1)`"
   if test -n "`echo $F77_VERSION_STRING | grep \"GNU F77\"`" ; then
     dnl Yes, this is a GNU g77 version. find out the right version
     G77_VERSION_STRING="`($F77 -v 2>&1) | grep \"gcc version\"`"

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.