hypre release 2.5.0a

This commit is contained in:
kolev1 2009-10-12 19:08:04 +00:00
parent da3fbae2bf
commit 71cb9e0070
2 changed files with 19 additions and 44 deletions

View File

@ -39,8 +39,8 @@ dnl * Set package information so it only has to be modified in one place
dnl *********************************************************************
m4_define([HYPRE_NAME], [hypre])
m4_define([HYPRE_VERSION], [2.4.0b])
m4_define([HYPRE_DATE], [2008/08/08])
m4_define([HYPRE_VERSION], [2.5.0a])
m4_define([HYPRE_DATE], [2009/10/12])
m4_define([HYPRE_TIME], [00:00:00])
m4_define([HYPRE_DATETIME], [HYPRE_DATE])
m4_define([HYPRE_BUGS], [hypre-support@llnl.gov])

59
configure vendored
View File

@ -1,7 +1,7 @@
#! /bin/sh
# From configure.in Id: configure.in.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for hypre 2.4.0b.
# Generated by GNU Autoconf 2.59 for hypre 2.5.0a.
#
# Report bugs to <hypre-support@llnl.gov>.
#
@ -292,8 +292,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='hypre'
PACKAGE_TARNAME='hypre'
PACKAGE_VERSION='2.4.0b'
PACKAGE_STRING='hypre 2.4.0b'
PACKAGE_VERSION='2.5.0a'
PACKAGE_STRING='hypre 2.5.0a'
PACKAGE_BUGREPORT='hypre-support@llnl.gov'
ac_unique_file="HYPRE.h"
@ -336,7 +336,7 @@ ac_includes_default="\
#endif"
ac_subdirs_all="$ac_subdirs_all babel-runtime"
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS HYPRE_PACKAGE_DATETIME HYPRE_TOP_SRCDIR HYPRE_RELEASEVERSION HYPRE_RELEASEDATE HYPRE_RELEASETIME HYPRE_RELEASEDATETIME build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CXX F77 RANLIB ac_ct_RANLIB INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LN_S SET_MAKE CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP CXXFLAGS ac_ct_CXX CXXCPP FFLAGS ac_ct_F77 FLIBS FPP EGREP POW_LIB LIBOBJS MPILIBS subdirs BABELDIR EXAMPLEDIR HYPRE_ARCH HOSTNAME F77FLAGS LINK_F77 LINK_CC LINK_CXX BUILD_F77_SHARED BUILD_CC_SHARED BUILD_CXX_SHARED SHARED_COMPILE_FLAG SHARED_BUILD_FLAG BUILD_PYTHON PYTHON BUILD_JAVA HYPRE_INSTALLDIR HYPRE_LIBINSTALL HYPRE_INCINSTALL INCLUDES LIBDIRS LDLIBS LDLIBDIRS HYPRE_LINKDIR HYPRE_LIBSUFFIX MPIINCLUDE MPILIBDIRS MPIFLAGS TIMERDEFS FEILIBS FEILIBDIRS FEIINCLUDE HYPRE_FEI_SRC_DIR HYPRE_FEI_BASE_DIR HYPRE_FEI_SUBDIRS HYPRE_FEI_SUPERLU_FILES HYPRE_FEI_DSUPERLU_FILES HYPRE_FEI_HYPRE_FILES HYPRE_FEI_FEMLI_FILES MLI_DIR MLILIBS MLILIBDIRS MLIINCLUDE HYPRE_BLAS_SRC_DIR BLASLIBDIRS BLASLIBS HYPRE_LAPACK_SRC_DIR LAPACKLIBDIRS LAPACKLIBS AR LTLIBOBJS'
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS HYPRE_PACKAGE_DATETIME HYPRE_TOP_SRCDIR HYPRE_RELEASEVERSION HYPRE_RELEASEDATE HYPRE_RELEASETIME HYPRE_RELEASEDATETIME build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CXX F77 RANLIB ac_ct_RANLIB INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LN_S SET_MAKE CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP CXXFLAGS ac_ct_CXX CXXCPP FFLAGS ac_ct_F77 FLIBS FPP EGREP POW_LIB LIBOBJS MPILIBS subdirs BABELDIR EXAMPLEDIR HYPRE_ARCH HOSTNAME F77FLAGS LINK_F77 LINK_CC LINK_CXX BUILD_F77_SHARED BUILD_CC_SHARED BUILD_CXX_SHARED SHARED_COMPILE_FLAG SHARED_BUILD_FLAG BUILD_PYTHON PYTHON BUILD_JAVA HYPRE_INSTALLDIR HYPRE_LIBINSTALL HYPRE_INCINSTALL INCLUDES LIBDIRS LDLIBS LDLIBDIRS HYPRE_LINKDIR HYPRE_LIBSUFFIX MPIINCLUDE MPILIBDIRS MPIFLAGS TIMERDEFS FEILIBS FEILIBDIRS FEIINCLUDE HYPRE_FEI_SRC_DIR HYPRE_FEI_BASE_DIR HYPRE_FEI_SUBDIRS HYPRE_FEI_SUPERLU_FILES HYPRE_FEI_HYPRE_FILES HYPRE_FEI_FEMLI_FILES MLI_DIR MLILIBS MLILIBDIRS MLIINCLUDE HYPRE_BLAS_SRC_DIR BLASLIBDIRS BLASLIBS HYPRE_LAPACK_SRC_DIR LAPACKLIBDIRS LAPACKLIBS AR LTLIBOBJS'
ac_subst_files=''
# Initialize some variables set by options.
@ -829,7 +829,7 @@ if test "$ac_init_help" = "long"; then
# 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 hypre 2.4.0b to adapt to many kinds of systems.
\`configure' configures hypre 2.5.0a to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -890,7 +890,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of hypre 2.4.0b:";;
short | recursive ) echo "Configuration of hypre 2.5.0a:";;
esac
cat <<\_ACEOF
@ -1135,7 +1135,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
hypre configure 2.4.0b
hypre configure 2.5.0a
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@ -1171,7 +1171,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by hypre $as_me 2.4.0b, which was
It was created by hypre $as_me 2.5.0a, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@ -1554,7 +1554,7 @@ fi
cat >>confdefs.h <<\_ACEOF
#define HYPRE_PACKAGE_DATE "2008/08/08"
#define HYPRE_PACKAGE_DATE "2009/10/12"
_ACEOF
@ -1564,7 +1564,7 @@ _ACEOF
cat >>confdefs.h <<\_ACEOF
#define HYPRE_PACKAGE_DATETIME "2008/08/08"
#define HYPRE_PACKAGE_DATETIME "2009/10/12"
_ACEOF
@ -1574,7 +1574,7 @@ _ACEOF
cat >>confdefs.h <<\_ACEOF
#define HYPRE_PACKAGE_VERSION "2.4.0b"
#define HYPRE_PACKAGE_VERSION "2.5.0a"
_ACEOF
@ -1593,16 +1593,16 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
HYPRE_PACKAGE_DATETIME="2008/08/08"
HYPRE_PACKAGE_DATETIME="2009/10/12"
HYPRE_TOP_SRCDIR="`pwd`"
HYPRE_RELEASEVERSION="2.4.0b"
HYPRE_RELEASEDATE="2008/08/08"
HYPRE_RELEASEVERSION="2.5.0a"
HYPRE_RELEASEDATE="2009/10/12"
HYPRE_RELEASETIME="00:00:00"
HYPRE_RELEASEDATETIME="2008/08/08"
HYPRE_RELEASEDATETIME="2009/10/12"
@ -1808,7 +1808,6 @@ casc_using_fortran=yes
casc_using_fei=yes
casc_using_superlu=yes
casc_using_dsuperlu=no
casc_using_babel=no
casc_using_examples=no
@ -2668,19 +2667,6 @@ if test "${with_superlu+set}" = set; then
fi;
# Check whether --with-dsuperlu or --without-dsuperlu was given.
if test "${with_dsuperlu+set}" = set; then
withval="$with_dsuperlu"
case "${withval}" in
no) casc_using_dsuperlu=no
;;
*) casc_using_dsuperlu=yes
;;
esac
fi;
# Check whether --with-mli or --without-mli was given.
if test "${with_mli+set}" = set; then
withval="$with_mli"
@ -9739,15 +9725,6 @@ then
else
HYPRE_FEI_SUPERLU_FILES=
fi
if test "$casc_using_dsuperlu" = "yes"
then
HYPRE_FEI_SUBDIRS="DSuperLU $HYPRE_FEI_SUBDIRS"
HYPRE_FEI_DSUPERLU_FILES="`pwd`/FEI_mv/DSuperLU/SRC/*.o"
echo "#define HAVE_DSUPERLU" > ./FEI_mv/fei-hypre/dsuperlu_include.h
else
HYPRE_FEI_DSUPERLU_FILES=
echo "" > ./FEI_mv/fei-hypre/dsuperlu_include.h
fi
if test "$casc_user_chose_fei" = "yes"
then
HYPRE_FEI_BASE_DIR="$FEIINCLUDE"
@ -9758,7 +9735,6 @@ else
HYPRE_FEI_SRC_DIR=
HYPRE_FEI_BASE_DIR=
HYPRE_FEI_SUPERLU_FILES=
HYPRE_FEI_DSUPERLU_FILES=
HYPRE_FEI_HYPRE_FILES=
HYPRE_FEI_FEMLI_FILES=
fi
@ -11162,7 +11138,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
This file was extended by hypre $as_me 2.4.0b, which was
This file was extended by hypre $as_me 2.5.0a, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -11222,7 +11198,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
hypre config.status 2.4.0b
hypre config.status 2.5.0a
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
@ -11491,7 +11467,6 @@ s,@HYPRE_FEI_SRC_DIR@,$HYPRE_FEI_SRC_DIR,;t t
s,@HYPRE_FEI_BASE_DIR@,$HYPRE_FEI_BASE_DIR,;t t
s,@HYPRE_FEI_SUBDIRS@,$HYPRE_FEI_SUBDIRS,;t t
s,@HYPRE_FEI_SUPERLU_FILES@,$HYPRE_FEI_SUPERLU_FILES,;t t
s,@HYPRE_FEI_DSUPERLU_FILES@,$HYPRE_FEI_DSUPERLU_FILES,;t t
s,@HYPRE_FEI_HYPRE_FILES@,$HYPRE_FEI_HYPRE_FILES,;t t
s,@HYPRE_FEI_FEMLI_FILES@,$HYPRE_FEI_FEMLI_FILES,;t t
s,@MLI_DIR@,$MLI_DIR,;t t