]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Check for METIS version.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Apr 2005 21:50:08 +0000 (21:50 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Apr 2005 21:50:08 +0000 (21:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@10541 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index ef15b3deed5682bd776980545c37721b83bb138f..c5d35f530d4b8706656ee6f477e95e4fa3408903 100644 (file)
@@ -4569,6 +4569,10 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl
     AC_DEFINE(DEAL_II_USE_METIS, 1,
               [Defined if a Metis installation was found and is going
                to be used])
+
+    AC_MSG_CHECKING(for Metis version)
+    DEAL_II_METIS_VERSION=`cat $DEAL_II_METIS_DIR/Version`
+    AC_MSG_RESULT($DEAL_II_METIS_VERSION)
   fi
 ])
 

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.