]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix case in vpath options
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 18 Jun 2006 18:47:03 +0000 (18:47 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 18 Jun 2006 18:47:03 +0000 (18:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@13271 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index 9addd8bc040bf1063ca593555a8ec5fda48ebb8f..93a9d8200799e4feefe3c0d4311239152d1d420d 100644 (file)
@@ -80,8 +80,8 @@ else
 endif
 
 # add search path for libraries to make dependencies
-vpath %@static_lib_suffix@ $(libdir)
-vpath %@shared_lib_suffix@ $(libdir)
+vpath %@static_lib_suffix@ $(LIBDIR)
+vpath %@shared_lib_suffix@ $(LIBDIR)
 
 OBJEXT     = @OBJEXT@
 EXEEXT     = @EXEEXT@

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.