]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Set ACE path in Makefiles.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Nov 1999 14:41:00 +0000 (14:41 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Nov 1999 14:41:00 +0000 (14:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@1932 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options

index d73b982d948d6fe8b8c817c7ce9b68238ae825c9..ebdf6483de46aebd1cd94ea2e89d65dd0920afbd 100644 (file)
@@ -28,7 +28,7 @@ CXXFLAGS.o= -O2 -Wuninitialized -ffast-math \
 # DEAL_II_USE_MT=true
 
 ifeq ($(DEAL_II_USE_MT),true)
-  INCLUDE    += -I $(shell echo $$ACE_ROOT)
+  INCLUDE    += -I $(ACE_ROOT)
   CXXFLAGS.g += -DDEAL_II_USE_MT
   CXXFLAGS.o += -DDEAL_II_USE_MT
 

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.