]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Define
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Oct 2012 18:33:04 +0000 (18:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Oct 2012 18:33:04 +0000 (18:33 +0000)
   DEAL_II_PETSC_LIBDIR     = $(DEAL_II_PETSC_DIR)/$(DEAL_II_PETSC_ARCH)/lib
since this variable is used in source/Makefile.

git-svn-id: https://svn.dealii.org/trunk@26936 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index 159d16c66d83b74effc3e13406ccba5b5f4dd87b..07da7dffe64340490cf673dc257a7a08177c1fd8 100644 (file)
@@ -173,6 +173,7 @@ endif
 ifeq ($(USE_CONTRIB_PETSC),yes)
   lib-contrib-petsc-path.g = $(DEAL_II_PETSC_DIR)/$(DEAL_II_PETSC_ARCH)/lib
   lib-contrib-petsc-path.o = $(DEAL_II_PETSC_DIR)/$(DEAL_II_PETSC_ARCH)/lib
+  DEAL_II_PETSC_LIBDIR     = $(DEAL_II_PETSC_DIR)/$(DEAL_II_PETSC_ARCH)/lib
 
   ifeq ($(enable-shared),yes)
     # Starting with PETSc versions 3.0.0:

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.