]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor text fix.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 14 Feb 2011 19:53:13 +0000 (19:53 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 14 Feb 2011 19:53:13 +0000 (19:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@23358 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index 2fcc6e4a6ad07dab100f3ff8dc471f8183fa8aac..d1007988965fefaaf6a404f7040a70233214ee14 100644 (file)
@@ -96,7 +96,7 @@ AC_ARG_ENABLE(mpi,
          if test "x$enableval" = "xyes" ; then
            AC_MSG_RESULT(yes)
 
-           if test "x$CXX" = "x" ; then 
+           if test "x$CXX" = "x" ; then
              AC_MSG_CHECKING(for MPI C++ compiler)
              if ((which mpiCC 2>&1) > /dev/null) ; then
                 CXX=mpiCC ;
@@ -949,10 +949,10 @@ if test "x$darwin_shared_lib" = "xyes" ; then
 
   if test "x$DARWIN_GCC_WEAK_LINKAGE_BUG" = "xyes" ; then
     echo "     WARNING: The installed compiler version seems to be "
-    echo "     WARNING: the Apple gcc3.3, build 1666, which does not"
+    echo "     WARNING: Apple gcc3.3, build 1666, which does not"
     echo "     WARNING: work properly for building dynamics libs"
     echo "     WARNING: Please install Apple's November 2004 patch"
-    echo "     WARNING: for the gcc, which can be found on:"
+    echo "     WARNING: for gcc, which can be found on:"
     echo "     WARNING: http://www.apple.com/developer"
     echo
   fi

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.