]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use 'qmake -unix', not 'qmake --unix'.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 10 Feb 2011 13:44:29 +0000 (13:44 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 10 Feb 2011 13:44:29 +0000 (13:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@23323 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/Makefile.in

index 4576195aec6625ba93308cb5dd211eaa29d687d9..669eed8bcf07a135e75a0b161eb4626aa9f6b13e 100644 (file)
@@ -54,7 +54,7 @@ endif
 ifneq ($(QMAKE),)
 parameter_gui:
        @-cd parameter_gui ; \
-               $(QMAKE) -Wnone QMAKE_CXX=$(CXX) --unix QMAKE_CXXFLAGS="$(CXXFLAGS.o)" QMAKE_CXXFLAGS_RELEASE="" && \
+               $(QMAKE) -Wnone QMAKE_CXX=$(CXX) -unix QMAKE_CXXFLAGS="$(CXXFLAGS.o)" QMAKE_CXXFLAGS_RELEASE="" && \
                $(MAKE)
 else
 parameter_gui:

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.