From: wolf Date: Wed, 20 Apr 2005 21:57:40 +0000 (+0000) Subject: Proper name of version file. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb5d1eec55631e70b582a4b8a333882a74d54ddc;p=dealii-svn.git Proper name of version file. git-svn-id: https://svn.dealii.org/trunk@10546 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/aclocal.m4 b/deal.II/aclocal.m4 index c5d35f530d..74b012c6bd 100644 --- a/deal.II/aclocal.m4 +++ b/deal.II/aclocal.m4 @@ -4571,7 +4571,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_METIS, dnl to be used]) AC_MSG_CHECKING(for Metis version) - DEAL_II_METIS_VERSION=`cat $DEAL_II_METIS_DIR/Version` + DEAL_II_METIS_VERSION=`cat $DEAL_II_METIS_DIR/VERSION` AC_MSG_RESULT($DEAL_II_METIS_VERSION) fi ])