]> https://gitweb.dealii.org/ - dealii.git/commitdiff
unify umfpack check
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 28 Mar 2006 12:57:23 +0000 (12:57 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 28 Mar 2006 12:57:23 +0000 (12:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@12712 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index f8e41a18bf52dedab7f82ec06672e4db73971e02..a64ea4b831e116643a5468fe8a7aae58a1fdaf50 100755 (executable)
@@ -11206,7 +11206,7 @@ if test "${with_umfpack+set}" = set; then
   withval="$with_umfpack"
 
   if test "x$withval" != "xyes" ; then
-    LDFLAGS="-L$withval/UMFPACK/Lib -L$withval/AMD/Lib $LDFLAGS"
+    LDFLAGS="$LD_PATH_OPTION$withval/UMFPACK/Lib $LD_PATH_OPTION$withval/AMD/Lib $LDFLAGS"
 
 echo "$as_me:$LINENO: checking for amd_info in -lamd" >&5
 echo $ECHO_N "checking for amd_info in -lamd... $ECHO_C" >&6

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.