]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
One thing regarding METIS that certainly needs to be fixed. However, there is still...
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Oct 2008 10:47:43 +0000 (10:47 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Oct 2008 10:47:43 +0000 (10:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@17285 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index b71ee39a5d1c0e0a7ee71bbfdc7fd2d7522cca54..5ed9b8034499d62af6f2bf157475e4b5f4427f79 100644 (file)
@@ -160,7 +160,7 @@ endif
 
 
 # same for metis, except that there is only one library in that case
-lib-contrib-metis = $(DEAL_II_METIS_DIR)/libmetis.a
+lib-contrib-metis = $(DEAL_II_METIS_LIBDIR)/libmetis.a
 
 
 # if PETSC is used, we need to add a number of libraries to what
@@ -187,7 +187,7 @@ endif
 include-path-petsc           = $(DEAL_II_PETSC_DIR)/include
 include-path-petsc-bmake     = $(DEAL_II_PETSC_DIR)/bmake/$(DEAL_II_PETSC_ARCH)
 include-path-trilinos        = $(DEAL_II_TRILINOS_INCDIR)
-include-path-metis           = $(DEAL_II_METIS_DIR)/Lib
+include-path-metis           = $(DEAL_II_METIS_INCDIR)
 
 # include paths as command line flags. while compilers allow a space between
 # the '-I' and the actual path, we also send these flags to 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.