|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for libmesh 1.7.7. |
| 3 | +# Generated by GNU Autoconf 2.69 for libmesh 1.7.8. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/libMesh/libmesh/discussions>.
|
6 | 6 | #
|
@@ -590,8 +590,8 @@ MAKEFLAGS=
|
590 | 590 | # Identity of this package.
|
591 | 591 | PACKAGE_NAME='libmesh'
|
592 | 592 | PACKAGE_TARNAME='libmesh'
|
593 |
| -PACKAGE_VERSION='1.7.7' |
594 |
| -PACKAGE_STRING='libmesh 1.7.7' |
| 593 | +PACKAGE_VERSION='1.7.8' |
| 594 | +PACKAGE_STRING='libmesh 1.7.8' |
595 | 595 | PACKAGE_BUGREPORT='https://github.com/libMesh/libmesh/discussions'
|
596 | 596 | PACKAGE_URL='http://libmesh.github.io'
|
597 | 597 |
|
@@ -1861,7 +1861,7 @@ if test "$ac_init_help" = "long"; then
|
1861 | 1861 | # Omit some internal or obsolete options to make the list less imposing.
|
1862 | 1862 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1863 | 1863 | cat <<_ACEOF
|
1864 |
| -\`configure' configures libmesh 1.7.7 to adapt to many kinds of systems. |
| 1864 | +\`configure' configures libmesh 1.7.8 to adapt to many kinds of systems. |
1865 | 1865 |
|
1866 | 1866 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1867 | 1867 |
|
|
1932 | 1932 |
|
1933 | 1933 | if test -n "$ac_init_help"; then
|
1934 | 1934 | case $ac_init_help in
|
1935 |
| - short | recursive ) echo "Configuration of libmesh 1.7.7:";; |
| 1935 | + short | recursive ) echo "Configuration of libmesh 1.7.8:";; |
1936 | 1936 | esac
|
1937 | 1937 | cat <<\_ACEOF
|
1938 | 1938 |
|
|
2294 | 2294 | test -n "$ac_init_help" && exit $ac_status
|
2295 | 2295 | if $ac_init_version; then
|
2296 | 2296 | cat <<\_ACEOF
|
2297 |
| -libmesh configure 1.7.7 |
| 2297 | +libmesh configure 1.7.8 |
2298 | 2298 | generated by GNU Autoconf 2.69
|
2299 | 2299 |
|
2300 | 2300 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -3345,7 +3345,7 @@ cat >config.log <<_ACEOF
|
3345 | 3345 | This file contains any messages produced by compilers while
|
3346 | 3346 | running configure, to aid debugging if configure makes a mistake.
|
3347 | 3347 |
|
3348 |
| -It was created by libmesh $as_me 1.7.7, which was |
| 3348 | +It was created by libmesh $as_me 1.7.8, which was |
3349 | 3349 | generated by GNU Autoconf 2.69. Invocation command line was
|
3350 | 3350 |
|
3351 | 3351 | $ $0 $@
|
|
4375 | 4375 |
|
4376 | 4376 | # Define the identity of the package.
|
4377 | 4377 | PACKAGE='libmesh'
|
4378 |
| - VERSION='1.7.7' |
| 4378 | + VERSION='1.7.8' |
4379 | 4379 |
|
4380 | 4380 |
|
4381 | 4381 | cat >>confdefs.h <<_ACEOF
|
@@ -57348,7 +57348,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
57348 | 57348 | # report actual input values of CONFIG_FILES etc. instead of their
|
57349 | 57349 | # values after options handling.
|
57350 | 57350 | ac_log="
|
57351 |
| -This file was extended by libmesh $as_me 1.7.7, which was |
| 57351 | +This file was extended by libmesh $as_me 1.7.8, which was |
57352 | 57352 | generated by GNU Autoconf 2.69. Invocation command line was
|
57353 | 57353 |
|
57354 | 57354 | CONFIG_FILES = $CONFIG_FILES
|
@@ -57415,7 +57415,7 @@ _ACEOF
|
57415 | 57415 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
57416 | 57416 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
57417 | 57417 | ac_cs_version="\\
|
57418 |
| -libmesh config.status 1.7.7 |
| 57418 | +libmesh config.status 1.7.8 |
57419 | 57419 | configured by $0, generated by GNU Autoconf 2.69,
|
57420 | 57420 | with options \\"\$ac_cs_config\\"
|
57421 | 57421 |
|
|
0 commit comments