]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Print some text when taking METIS from the envoronment.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Aug 2012 13:24:22 +0000 (13:24 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Aug 2012 13:24:22 +0000 (13:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@26048 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 3c12985d5cf5ad8cb66ea08e1c37846f783e0a13..fe852cf8e6c9861ca2b092d4dc498c8a2448de69 100644 (file)
@@ -7186,6 +7186,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl
      [
         dnl Take something from the environment variables, if it is there
         if test "x$METIS_DIR" != "x" ; then
+          AC_MSG_CHECKING([for METIS from the environment])
           USE_CONTRIB_METIS=yes
           DEAL_II_METIS_DIR="$METIS_DIR"
           AC_MSG_RESULT($DEAL_II_METIS_DIR)
index 4aa91dead80733f7de831fbfe231d2a20553a5e1..729eecb2e815c1f8a7ee325ac4cb95e16f1f2c52 100755 (executable)
@@ -12663,6 +12663,8 @@ $as_echo "$DEAL_II_METIS_DIR" >&6; }
 else
 
                 if test "x$METIS_DIR" != "x" ; then
+          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for METIS from the environment" >&5
+$as_echo_n "checking for METIS from the environment... " >&6; }
           USE_CONTRIB_METIS=yes
           DEAL_II_METIS_DIR="$METIS_DIR"
           { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DEAL_II_METIS_DIR" >&5

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.