From 8bb5dac74fa3fe439f3fca53c645bdc90a15c699 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 20 Apr 2005 21:58:03 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@10547 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/configure b/deal.II/configure index e6ab8465c3..61bc16d0ae 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.193 . +# From configure.in Revision: 1.195 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57. # @@ -8764,7 +8764,7 @@ _ACEOF echo "$as_me:$LINENO: checking for Metis version" >&5 echo $ECHO_N "checking for Metis version... $ECHO_C" >&6 - DEAL_II_METIS_VERSION=`cat $DEAL_II_METIS_DIR/Version` + DEAL_II_METIS_VERSION=`cat $DEAL_II_METIS_DIR/VERSION` echo "$as_me:$LINENO: result: $DEAL_II_METIS_VERSION" >&5 echo "${ECHO_T}$DEAL_II_METIS_VERSION" >&6 fi -- 2.39.5