From: wolf Date: Fri, 19 Mar 2004 21:06:50 +0000 (+0000) Subject: regenerate X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=393ca921b432c2e7f646b43276aae890ee6bbc3c;p=dealii-svn.git regenerate git-svn-id: https://svn.dealii.org/trunk@8837 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure b/deal.II/configure index 3337785869..e5de6ea320 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.164 . +# From configure.in Revision: 1.165 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57. # @@ -7864,8 +7864,7 @@ else echo "$as_me:$LINENO: result: $DEAL_II_METIS_DIR" >&5 echo "${ECHO_T}$DEAL_II_METIS_DIR" >&6 - if test ! -d $DEAL_II_METIS_DIR/include \ - -o ! -d $DEAL_II_METIS_DIR/lib ; then + if test ! -d $DEAL_II_METIS_DIR/Lib ; then { { echo "$as_me:$LINENO: error: The path to Metis specified in the METIS_DIR environment variable does not point to a complete Metis installation" >&5