]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use the proper library path for METIS.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Oct 2008 13:45:34 +0000 (13:45 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Oct 2008 13:45:34 +0000 (13:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@17289 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index a2a79f1bdce15b04973a901dc7ebb1296eb12142..4cbbffb24e98db7be3614160fe32ffa566f2099e 100644 (file)
@@ -5827,7 +5827,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl
                        point to a complete Metis installation])
        fi
        
-       DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR/Lib"
+       DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
        DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
      ],
      [
@@ -5843,7 +5843,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl
                          environment variable does not
                          point to a complete Metis installation])
          fi
-         DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR/Lib"
+         DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
          DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
         else
          USE_CONTRIB_METIS=no
index 427d716f6d3822bf1fd193febfc11ed35598795d..28f5beda32331ba0193e760e748c9a92bae3f973 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 17154 .
+# From configure.in Revision: 17277 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for deal.II 6.2.pre.
 #
@@ -13753,7 +13753,7 @@ echo "$as_me: error: Path to Metis specified with --with-metis does not
    { (exit 1); exit 1; }; }
        fi
 
-       DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR/Lib"
+       DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
        DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
 
 else
@@ -13773,7 +13773,7 @@ echo "$as_me: error: The path to Metis specified in the METIS_DIR
                          point to a complete Metis installation" >&2;}
    { (exit 1); exit 1; }; }
          fi
-         DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR/Lib"
+         DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
          DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
         else
          USE_CONTRIB_METIS=no

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.