]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
$(lib-suffix) already contains the dot, of so necessary. and we don't build
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 31 Aug 2004 15:04:25 +0000 (15:04 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 31 Aug 2004 15:04:25 +0000 (15:04 +0000)
debug versions of umfpack.

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

deal.II/aclocal.m4
deal.II/common/Make.global_options.in
deal.II/configure.in

index 20bd8eae4fbcc00a39e47b21248d8ccf54c9cb1f..2d4088decf8c9fe7caf79d7b6af95d40e92e9e44 100644 (file)
@@ -4300,8 +4300,7 @@ AC_DEFUN(DEAL_II_WITH_UMFPACK, dnl
   if test "x$1" != "xyes" ; then
     AC_MSG_RESULT(external version not yet supported)
   else
-    UMFPACK_LIB='$(LIBDIR)/liblac_umfpack.$(lib-suffix)'
-    UMFPACK_LIBG='$(LIBDIR)/liblac_umfpack.g.$(lib-suffix)'
+    UMFPACK_LIB='$(LIBDIR)/liblac_umfpack$(lib-suffix)'
     UMFPACK_INCLUDE_DIR='-I$D/contrib/umfpack/UMFPACK/Include'
     AC_MSG_RESULT(using included version)
   fi
index 9ce146dc30833ea2998b5835c0b62296e628b10c..5a6707a4fd51de6c295303d6d15d47f033b2692b 100644 (file)
@@ -84,7 +84,7 @@ lib-base.o     = $(LIBDIR)/libbase$(lib-suffix)
 lib-base.g     = $(LIBDIR)/libbase.g$(lib-suffix)
 
 lib-lac.o      = $(LIBDIR)/liblac$(lib-suffix) @UMFPACK_LIB@
-lib-lac.g      = $(LIBDIR)/liblac.g$(lib-suffix) @UMFPACK_LIBG@
+lib-lac.g      = $(LIBDIR)/liblac.g$(lib-suffix) @UMFPACK_LIB@
 
 lib-deal2-1d.o = $(LIBDIR)/libdeal_II_1d$(lib-suffix)
 lib-deal2-2d.o = $(LIBDIR)/libdeal_II_2d$(lib-suffix)
index 02f33bce7a6bf02500445d76e605ce1e056bb6a3..5b8a0585f4a4169e001a57a9311c769698f4137d 100644 (file)
@@ -343,7 +343,6 @@ AC_ARG_WITH(umfpack,
       Default is not to use UMFPack],
   DEAL_II_WITH_UMFPACK($withval))
 AC_SUBST(UMFPACK_LIB)
-AC_SUBST(UMFPACK_LIBG)
 AC_SUBST(UMFPACK_INCLUDE_DIR)
 
 dnl Check for LAPACK

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.