|
1 | 1 | #! /bin/sh |
2 | 2 | # From configure.in Id. |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.71 for hypre 2.31.0. |
| 4 | +# Generated by GNU Autoconf 2.71 for hypre 2.32.0. |
5 | 5 | # |
6 | 6 | # |
7 | 7 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, |
@@ -612,8 +612,8 @@ MAKEFLAGS= |
612 | 612 | # Identity of this package. |
613 | 613 | PACKAGE_NAME='hypre' |
614 | 614 | PACKAGE_TARNAME='hypre' |
615 | | -PACKAGE_VERSION='2.31.0' |
616 | | -PACKAGE_STRING='hypre 2.31.0' |
| 615 | +PACKAGE_VERSION='2.32.0' |
| 616 | +PACKAGE_STRING='hypre 2.32.0' |
617 | 617 | PACKAGE_BUGREPORT='' |
618 | 618 | PACKAGE_URL='' |
619 | 619 |
|
@@ -1473,7 +1473,7 @@ if test "$ac_init_help" = "long"; then |
1473 | 1473 | # Omit some internal or obsolete options to make the list less imposing. |
1474 | 1474 | # This message is too long to be a string in the A/UX 3.1 sh. |
1475 | 1475 | cat <<_ACEOF |
1476 | | -\`configure' configures hypre 2.31.0 to adapt to many kinds of systems. |
| 1476 | +\`configure' configures hypre 2.32.0 to adapt to many kinds of systems. |
1477 | 1477 |
|
1478 | 1478 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1479 | 1479 |
|
|
1539 | 1539 |
|
1540 | 1540 | if test -n "$ac_init_help"; then |
1541 | 1541 | case $ac_init_help in |
1542 | | - short | recursive ) echo "Configuration of hypre 2.31.0:";; |
| 1542 | + short | recursive ) echo "Configuration of hypre 2.32.0:";; |
1543 | 1543 | esac |
1544 | 1544 | cat <<\_ACEOF |
1545 | 1545 |
|
|
1904 | 1904 | test -n "$ac_init_help" && exit $ac_status |
1905 | 1905 | if $ac_init_version; then |
1906 | 1906 | cat <<\_ACEOF |
1907 | | -hypre configure 2.31.0 |
| 1907 | +hypre configure 2.32.0 |
1908 | 1908 | generated by GNU Autoconf 2.71 |
1909 | 1909 |
|
1910 | 1910 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2249,7 +2249,7 @@ cat >config.log <<_ACEOF |
2249 | 2249 | This file contains any messages produced by compilers while |
2250 | 2250 | running configure, to aid debugging if configure makes a mistake. |
2251 | 2251 |
|
2252 | | -It was created by hypre $as_me 2.31.0, which was |
| 2252 | +It was created by hypre $as_me 2.32.0, which was |
2253 | 2253 | generated by GNU Autoconf 2.71. Invocation command line was |
2254 | 2254 |
|
2255 | 2255 | $ $0$ac_configure_args_raw |
@@ -3230,9 +3230,9 @@ ac_config_headers="$ac_config_headers HYPRE_config.h:config/HYPRE_config.h.in" |
3230 | 3230 |
|
3231 | 3231 |
|
3232 | 3232 | HYPRE_NAME="hypre" |
3233 | | -HYPRE_VERSION="2.31.0" |
3234 | | -HYPRE_NUMBER=23100 |
3235 | | -HYPRE_DATE="2024/02/14" |
| 3233 | +HYPRE_VERSION="2.32.0" |
| 3234 | +HYPRE_NUMBER=23200 |
| 3235 | +HYPRE_DATE="2024/10/08" |
3236 | 3236 | HYPRE_TIME="00:00:00" |
3237 | 3237 | HYPRE_BUGS="https://github.com/hypre-space/hypre/issues" |
3238 | 3238 | HYPRE_SRCDIR="`pwd`" |
@@ -11852,7 +11852,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
11852 | 11852 | # report actual input values of CONFIG_FILES etc. instead of their |
11853 | 11853 | # values after options handling. |
11854 | 11854 | ac_log=" |
11855 | | -This file was extended by hypre $as_me 2.31.0, which was |
| 11855 | +This file was extended by hypre $as_me 2.32.0, which was |
11856 | 11856 | generated by GNU Autoconf 2.71. Invocation command line was |
11857 | 11857 |
|
11858 | 11858 | CONFIG_FILES = $CONFIG_FILES |
@@ -11916,7 +11916,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
11916 | 11916 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
11917 | 11917 | ac_cs_config='$ac_cs_config_escaped' |
11918 | 11918 | ac_cs_version="\\ |
11919 | | -hypre config.status 2.31.0 |
| 11919 | +hypre config.status 2.32.0 |
11920 | 11920 | configured by $0, generated by GNU Autoconf 2.71, |
11921 | 11921 | with options \\"\$ac_cs_config\\" |
11922 | 11922 |
|
|
0 commit comments