|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for libmesh 1.8.0-pre. |
| 3 | +# Generated by GNU Autoconf 2.71 for libmesh 1.9.0-pre. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/libMesh/libmesh/discussions>.
|
6 | 6 | #
|
@@ -621,8 +621,8 @@ MAKEFLAGS=
|
621 | 621 | # Identity of this package.
|
622 | 622 | PACKAGE_NAME='libmesh'
|
623 | 623 | PACKAGE_TARNAME='libmesh'
|
624 |
| -PACKAGE_VERSION='1.8.0-pre' |
625 |
| -PACKAGE_STRING='libmesh 1.8.0-pre' |
| 624 | +PACKAGE_VERSION='1.9.0-pre' |
| 625 | +PACKAGE_STRING='libmesh 1.9.0-pre' |
626 | 626 | PACKAGE_BUGREPORT='https://github.com/libMesh/libmesh/discussions'
|
627 | 627 | PACKAGE_URL='http://libmesh.github.io'
|
628 | 628 |
|
@@ -1926,7 +1926,7 @@ if test "$ac_init_help" = "long"; then
|
1926 | 1926 | # Omit some internal or obsolete options to make the list less imposing.
|
1927 | 1927 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1928 | 1928 | cat <<_ACEOF
|
1929 |
| -\`configure' configures libmesh 1.8.0-pre to adapt to many kinds of systems. |
| 1929 | +\`configure' configures libmesh 1.9.0-pre to adapt to many kinds of systems. |
1930 | 1930 |
|
1931 | 1931 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1932 | 1932 |
|
|
1998 | 1998 |
|
1999 | 1999 | if test -n "$ac_init_help"; then
|
2000 | 2000 | case $ac_init_help in
|
2001 |
| - short | recursive ) echo "Configuration of libmesh 1.8.0-pre:";; |
| 2001 | + short | recursive ) echo "Configuration of libmesh 1.9.0-pre:";; |
2002 | 2002 | esac
|
2003 | 2003 | cat <<\_ACEOF
|
2004 | 2004 |
|
|
2381 | 2381 | test -n "$ac_init_help" && exit $ac_status
|
2382 | 2382 | if $ac_init_version; then
|
2383 | 2383 | cat <<\_ACEOF
|
2384 |
| -libmesh configure 1.8.0-pre |
| 2384 | +libmesh configure 1.9.0-pre |
2385 | 2385 | generated by GNU Autoconf 2.71
|
2386 | 2386 |
|
2387 | 2387 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -3317,7 +3317,7 @@ cat >config.log <<_ACEOF
|
3317 | 3317 | This file contains any messages produced by compilers while
|
3318 | 3318 | running configure, to aid debugging if configure makes a mistake.
|
3319 | 3319 |
|
3320 |
| -It was created by libmesh $as_me 1.8.0-pre, which was |
| 3320 | +It was created by libmesh $as_me 1.9.0-pre, which was |
3321 | 3321 | generated by GNU Autoconf 2.71. Invocation command line was
|
3322 | 3322 |
|
3323 | 3323 | $ $0$ac_configure_args_raw
|
|
4973 | 4973 |
|
4974 | 4974 | # Define the identity of the package.
|
4975 | 4975 | PACKAGE='libmesh'
|
4976 |
| - VERSION='1.8.0-pre' |
| 4976 | + VERSION='1.9.0-pre' |
4977 | 4977 |
|
4978 | 4978 |
|
4979 | 4979 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -61961,7 +61961,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
61961 | 61961 | # report actual input values of CONFIG_FILES etc. instead of their
|
61962 | 61962 | # values after options handling.
|
61963 | 61963 | ac_log="
|
61964 |
| -This file was extended by libmesh $as_me 1.8.0-pre, which was |
| 61964 | +This file was extended by libmesh $as_me 1.9.0-pre, which was |
61965 | 61965 | generated by GNU Autoconf 2.71. Invocation command line was
|
61966 | 61966 |
|
61967 | 61967 | CONFIG_FILES = $CONFIG_FILES
|
@@ -62030,7 +62030,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
62030 | 62030 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
62031 | 62031 | ac_cs_config='$ac_cs_config_escaped'
|
62032 | 62032 | ac_cs_version="\\
|
62033 |
| -libmesh config.status 1.8.0-pre |
| 62033 | +libmesh config.status 1.9.0-pre |
62034 | 62034 | configured by $0, generated by GNU Autoconf 2.71,
|
62035 | 62035 | with options \\"\$ac_cs_config\\"
|
62036 | 62036 |
|
|
0 commit comments