]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Rename petsc libs according to our usual naming scheme.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Mar 2004 19:00:17 +0000 (19:00 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Mar 2004 19:00:17 +0000 (19:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@8848 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index 13dd908137f315c2fb68a27ce35a0219fbdd0fc5..a67ef5f6f51664b31d8b3ad2f90b132fd34d79a0 100644 (file)
@@ -111,8 +111,8 @@ lib-contrib-hsl = $(LIBDIR)/libhsl$(lib-suffix)
 # twiddle with whatever is necessary to link in PETSc.
 lib-contrib-petsc-path.g = $(DEAL_II_PETSC_DIR)/lib/libg_c++/$(DEAL_II_PETSC_ARCH)
 lib-contrib-petsc-path.o = $(DEAL_II_PETSC_DIR)/lib/libO_c++/$(DEAL_II_PETSC_ARCH)
-lib-contrib-petsc.g = $(LIBDIR)/libpetsc_g$(lib-suffix)
-lib-contrib-petsc.o = $(LIBDIR)/libpetsc_o$(lib-suffix)
+lib-contrib-petsc.g = $(LIBDIR)/libpetsc.g$(lib-suffix)
+lib-contrib-petsc.o = $(LIBDIR)/libpetsc.o$(lib-suffix)
 
 # same for metis, except that there is only one library in that case
 lib-contrib-metis = $(DEAL_II_METIS_DIR)/libmetis.a

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.