#! /bin/sh
-# From configure.in Revision: 1.117 .
+# From configure.in Revision: 1.119 .
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.53a for deal.II $DEAL_II_VERSION.
-#
-# Report bugs to <dealii@dealii.org>.
+# Generated by GNU Autoconf 2.53a.
#
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
: ${ac_max_here_lines=38}
# Identity of this package.
-PACKAGE_NAME='deal.II'
-PACKAGE_TARNAME='deal-ii'
-PACKAGE_VERSION='$DEAL_II_VERSION'
-PACKAGE_STRING='deal.II $DEAL_II_VERSION'
-PACKAGE_BUGREPORT='dealii@dealii.org'
+PACKAGE_NAME=
+PACKAGE_TARNAME=
+PACKAGE_VERSION=
+PACKAGE_STRING=
+PACKAGE_BUGREPORT=
+ac_unique_file="deal.II"
ac_subdirs_all="$ac_subdirs_all contrib tests"
# Initialize some variables set by options.
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures deal.II $DEAL_II_VERSION to adapt to many kinds of systems.
+\`configure' configures this package to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
fi
if test -n "$ac_init_help"; then
- case $ac_init_help in
- short | recursive ) echo "Configuration of deal.II $DEAL_II_VERSION:";;
- esac
+
cat <<\_ACEOF
Optional Features:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
-Report bugs to <dealii@dealii.org>.
_ACEOF
fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-deal.II configure $DEAL_II_VERSION
-generated by GNU Autoconf 2.53a
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by deal.II $as_me $DEAL_II_VERSION, which was
+It was created by $as_me, which was
generated by GNU Autoconf 2.53a. Invocation command line was
$ $0 $@
-
-
-
-
-DEAL2_DIR=`pwd`
+DEAL_II_PATH=`pwd`
+DEAL_II_VERSION="`cat Version`"
DEAL_II_MAJOR=`cat Version | perl -pi -e 's/^(\d+)\..*/$1/;'`
DEAL_II_MINOR=`cat Version | perl -pi -e 's/^\d+\.(\d+).*/$1/;'`
#define DEAL_II_MINOR $DEAL_II_MINOR
_ACEOF
+
+cat >>confdefs.h <<_ACEOF
+#define DEAL_II_PATH "$DEAL_II_PATH"
+_ACEOF
+
echo "$as_me:$LINENO: result: Configuring deal.II version $DEAL_II_VERSION" >&5
echo "${ECHO_T}Configuring deal.II version $DEAL_II_VERSION" >&6
+
+DEAL2_DIR=$DEAL_II_PATH
+
+
# Make sure we can run config.sub.
$ac_config_sub sun4 >/dev/null 2>&1 ||
{ { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
} >&5
cat >&5 <<_CSEOF
-This file was extended by deal.II $as_me $DEAL_II_VERSION, which was
+This file was extended by $as_me, which was
generated by GNU Autoconf 2.53a. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-deal.II config.status $DEAL_II_VERSION
+config.status
configured by $0, generated by GNU Autoconf 2.53a,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
s,@ECHO_N@,$ECHO_N,;t t
s,@ECHO_T@,$ECHO_T,;t t
s,@LIBS@,$LIBS,;t t
-s,@DEAL2_DIR@,$DEAL2_DIR,;t t
s,@DEAL_II_MAJOR@,$DEAL_II_MAJOR,;t t
s,@DEAL_II_MINOR@,$DEAL_II_MINOR,;t t
+s,@DEAL_II_PATH@,$DEAL_II_PATH,;t t
+s,@DEAL2_DIR@,$DEAL2_DIR,;t t
s,@build@,$build,;t t
s,@build_cpu@,$build_cpu,;t t
s,@build_vendor@,$build_vendor,;t t