]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Be explicit that not being able to build the parameter_gui is only a warning.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Feb 2011 12:13:51 +0000 (12:13 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Feb 2011 12:13:51 +0000 (12:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@23428 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/Makefile.in

index 9e431bee50c0c2cd6662833f828433fadd04f65a..25262ab8c1f694b7890abb7efb11317a894172d4 100644 (file)
@@ -59,8 +59,8 @@ parameter_gui:
                $(MAKE)
 else
 parameter_gui:
-       @echo "**** Can't build the Parameter GUI because no suitable"
-       @echo "**** version of the Qt toolkit was found"
+       @echo "**** Warning: Can't build the Parameter GUI because no suitable"
+       @echo "**** Warning: version of the Qt toolkit was found."
        @(echo "#!/bin/bash" ; \
          echo "echo '*** The Parameter GUI could not be built because no'" ; \
          echo "echo '*** suitable version of the Qt toolkit could be found.'" ) \

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.