]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
link fparser.o only optionally
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 30 Apr 2005 10:47:25 +0000 (10:47 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 30 Apr 2005 10:47:25 +0000 (10:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@10588 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/Makefile

index 19c3deca64c4287ec078a63b4e10935a97e12bd7..7fe922c948d173422cac6339b2bcec53bde96395 100644 (file)
@@ -19,7 +19,9 @@ include $D/common/Make.global_options
 
 # there's an extra .o file for the function parser that we need to link into
 # libbase
+ifeq ($(enable-parser),yes)
 extra-o-files = $(LIBDIR)/contrib/functionparser/fparser.$(OBJEXT)
+endif
 
 
 # production rules

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.