]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Finally get the METIS include directory right as well...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Oct 2008 15:26:02 +0000 (15:26 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Oct 2008 15:26:02 +0000 (15:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@17293 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 00ed3ab2b6be19dae51e67c370b48463f4b50edc..174a19f4f496cf305b70615c73241f998b6dfad8 100644 (file)
@@ -5828,7 +5828,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl
        fi
        
        DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
-       DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
+       DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/Lib"
      ],
      [
         dnl Take something from the environment variables, if it is there
@@ -5844,7 +5844,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl
                          point to a complete Metis installation])
          fi
          DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
-         DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
+         DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/Lib"
         else
          USE_CONTRIB_METIS=no
           DEAL_II_METIS_DIR=""
index f67cd0bbc92d05bf98bd56376158373419d4832d..0b88cbcfb64af8fbea91d6376ec4b77d628206a3 100755 (executable)
@@ -13754,7 +13754,7 @@ echo "$as_me: error: Path to Metis specified with --with-metis does not
        fi
 
        DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
-       DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
+       DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/Lib"
 
 else
 
@@ -13774,7 +13774,7 @@ echo "$as_me: error: The path to Metis specified in the METIS_DIR
    { (exit 1); exit 1; }; }
          fi
          DEAL_II_METIS_LIBDIR="$DEAL_II_METIS_DIR"
-         DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/include"
+         DEAL_II_METIS_INCDIR="$DEAL_II_METIS_DIR/Lib"
         else
          USE_CONTRIB_METIS=no
           DEAL_II_METIS_DIR=""

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.