|
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.3.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for libmesh 1.3.1. |
4 | 4 | #
|
5 | 5 | # Report bugs to < [email protected]>.
|
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.3.0' |
594 |
| -PACKAGE_STRING='libmesh 1.3.0' |
| 593 | +PACKAGE_VERSION='1.3.1' |
| 594 | +PACKAGE_STRING='libmesh 1.3.1' |
595 | 595 | PACKAGE_BUGREPORT=' [email protected]'
|
596 | 596 | PACKAGE_URL='http://libmesh.github.io'
|
597 | 597 |
|
@@ -1830,7 +1830,7 @@ if test "$ac_init_help" = "long"; then
|
1830 | 1830 | # Omit some internal or obsolete options to make the list less imposing.
|
1831 | 1831 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1832 | 1832 | cat <<_ACEOF
|
1833 |
| -\`configure' configures libmesh 1.3.0 to adapt to many kinds of systems. |
| 1833 | +\`configure' configures libmesh 1.3.1 to adapt to many kinds of systems. |
1834 | 1834 |
|
1835 | 1835 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1836 | 1836 |
|
|
1901 | 1901 |
|
1902 | 1902 | if test -n "$ac_init_help"; then
|
1903 | 1903 | case $ac_init_help in
|
1904 |
| - short | recursive ) echo "Configuration of libmesh 1.3.0:";; |
| 1904 | + short | recursive ) echo "Configuration of libmesh 1.3.1:";; |
1905 | 1905 | esac
|
1906 | 1906 | cat <<\_ACEOF
|
1907 | 1907 |
|
|
2226 | 2226 | test -n "$ac_init_help" && exit $ac_status
|
2227 | 2227 | if $ac_init_version; then
|
2228 | 2228 | cat <<\_ACEOF
|
2229 |
| -libmesh configure 1.3.0 |
| 2229 | +libmesh configure 1.3.1 |
2230 | 2230 | generated by GNU Autoconf 2.69
|
2231 | 2231 |
|
2232 | 2232 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -3344,7 +3344,7 @@ cat >config.log <<_ACEOF
|
3344 | 3344 | This file contains any messages produced by compilers while
|
3345 | 3345 | running configure, to aid debugging if configure makes a mistake.
|
3346 | 3346 |
|
3347 |
| -It was created by libmesh $as_me 1.3.0, which was |
| 3347 | +It was created by libmesh $as_me 1.3.1, which was |
3348 | 3348 | generated by GNU Autoconf 2.69. Invocation command line was
|
3349 | 3349 |
|
3350 | 3350 | $ $0 $@
|
|
4374 | 4374 |
|
4375 | 4375 | # Define the identity of the package.
|
4376 | 4376 | PACKAGE='libmesh'
|
4377 |
| - VERSION='1.3.0' |
| 4377 | + VERSION='1.3.1' |
4378 | 4378 |
|
4379 | 4379 |
|
4380 | 4380 | cat >>confdefs.h <<_ACEOF
|
@@ -42046,7 +42046,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
42046 | 42046 | # report actual input values of CONFIG_FILES etc. instead of their
|
42047 | 42047 | # values after options handling.
|
42048 | 42048 | ac_log="
|
42049 |
| -This file was extended by libmesh $as_me 1.3.0, which was |
| 42049 | +This file was extended by libmesh $as_me 1.3.1, which was |
42050 | 42050 | generated by GNU Autoconf 2.69. Invocation command line was
|
42051 | 42051 |
|
42052 | 42052 | CONFIG_FILES = $CONFIG_FILES
|
@@ -42113,7 +42113,7 @@ _ACEOF
|
42113 | 42113 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
42114 | 42114 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
42115 | 42115 | ac_cs_version="\\
|
42116 |
| -libmesh config.status 1.3.0 |
| 42116 | +libmesh config.status 1.3.1 |
42117 | 42117 | configured by $0, generated by GNU Autoconf 2.69,
|
42118 | 42118 | with options \\"\$ac_cs_config\\"
|
42119 | 42119 |
|
|
0 commit comments