]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add @DEFS@ to compiler flags again
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 28 Jun 2000 15:05:21 +0000 (15:05 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 28 Jun 2000 15:05:21 +0000 (15:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@3101 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index 425380e71709e7654e5316275c3d9c9372aa7162..7bff1b27a707af6c7b8255bc57fabb7cefab716b 100644 (file)
@@ -73,8 +73,8 @@ INCLUDE           += $(addprefix -I, $(include-path-base) \
                                      $(include-path-deal2))
 
 # compiler flags for debug and optimized mode
-CXXFLAGS.g   = @CXXFLAGSG@  $(INCLUDE)  $(LIBPATH)
-CXXFLAGS.o   = @CXXFLAGSO@  $(INCLUDE)  $(LIBPATH)
+CXXFLAGS.g   = @DEFS@ @CXXFLAGSG@  $(INCLUDE)  $(LIBPATH)
+CXXFLAGS.o   = @DEFS@ @CXXFLAGSO@  $(INCLUDE)  $(LIBPATH)
 
 
 # if multithread support in the library is requested, then set the

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.