|
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.2. |
| 3 | +# Generated by GNU Autoconf 2.71 for libmesh 1.8.3. |
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.2' |
625 | | -PACKAGE_STRING='libmesh 1.8.2' |
| 624 | +PACKAGE_VERSION='1.8.3' |
| 625 | +PACKAGE_STRING='libmesh 1.8.3' |
626 | 626 | PACKAGE_BUGREPORT='https://github.com/libMesh/libmesh/discussions' |
627 | 627 | PACKAGE_URL='http://libmesh.github.io' |
628 | 628 |
|
@@ -1925,7 +1925,7 @@ if test "$ac_init_help" = "long"; then |
1925 | 1925 | # Omit some internal or obsolete options to make the list less imposing. |
1926 | 1926 | # This message is too long to be a string in the A/UX 3.1 sh. |
1927 | 1927 | cat <<_ACEOF |
1928 | | -\`configure' configures libmesh 1.8.2 to adapt to many kinds of systems. |
| 1928 | +\`configure' configures libmesh 1.8.3 to adapt to many kinds of systems. |
1929 | 1929 |
|
1930 | 1930 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1931 | 1931 |
|
|
1997 | 1997 |
|
1998 | 1998 | if test -n "$ac_init_help"; then |
1999 | 1999 | case $ac_init_help in |
2000 | | - short | recursive ) echo "Configuration of libmesh 1.8.2:";; |
| 2000 | + short | recursive ) echo "Configuration of libmesh 1.8.3:";; |
2001 | 2001 | esac |
2002 | 2002 | cat <<\_ACEOF |
2003 | 2003 |
|
|
2377 | 2377 | test -n "$ac_init_help" && exit $ac_status |
2378 | 2378 | if $ac_init_version; then |
2379 | 2379 | cat <<\_ACEOF |
2380 | | -libmesh configure 1.8.2 |
| 2380 | +libmesh configure 1.8.3 |
2381 | 2381 | generated by GNU Autoconf 2.71 |
2382 | 2382 |
|
2383 | 2383 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -3313,7 +3313,7 @@ cat >config.log <<_ACEOF |
3313 | 3313 | This file contains any messages produced by compilers while |
3314 | 3314 | running configure, to aid debugging if configure makes a mistake. |
3315 | 3315 |
|
3316 | | -It was created by libmesh $as_me 1.8.2, which was |
| 3316 | +It was created by libmesh $as_me 1.8.3, which was |
3317 | 3317 | generated by GNU Autoconf 2.71. Invocation command line was |
3318 | 3318 |
|
3319 | 3319 | $ $0$ac_configure_args_raw |
|
4969 | 4969 |
|
4970 | 4970 | # Define the identity of the package. |
4971 | 4971 | PACKAGE='libmesh' |
4972 | | - VERSION='1.8.2' |
| 4972 | + VERSION='1.8.3' |
4973 | 4973 |
|
4974 | 4974 |
|
4975 | 4975 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -62026,7 +62026,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
62026 | 62026 | # report actual input values of CONFIG_FILES etc. instead of their |
62027 | 62027 | # values after options handling. |
62028 | 62028 | ac_log=" |
62029 | | -This file was extended by libmesh $as_me 1.8.2, which was |
| 62029 | +This file was extended by libmesh $as_me 1.8.3, which was |
62030 | 62030 | generated by GNU Autoconf 2.71. Invocation command line was |
62031 | 62031 |
|
62032 | 62032 | CONFIG_FILES = $CONFIG_FILES |
@@ -62095,7 +62095,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
62095 | 62095 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
62096 | 62096 | ac_cs_config='$ac_cs_config_escaped' |
62097 | 62097 | ac_cs_version="\\ |
62098 | | -libmesh config.status 1.8.2 |
| 62098 | +libmesh config.status 1.8.3 |
62099 | 62099 | configured by $0, generated by GNU Autoconf 2.71, |
62100 | 62100 | with options \\"\$ac_cs_config\\" |
62101 | 62101 |
|
|
0 commit comments