|
1 | 1 | #! /bin/sh
|
2 | 2 | # From configure.ac Revision.
|
3 | 3 | # Guess values for system-dependent variables and create Makefiles.
|
4 |
| -# Generated by GNU Autoconf 2.69 for libmesh 0.9.5-rc2. |
| 4 | +# Generated by GNU Autoconf 2.69 for libmesh 0.9.5. |
5 | 5 | #
|
6 | 6 | # Report bugs to < [email protected]>.
|
7 | 7 | #
|
@@ -591,8 +591,8 @@ MAKEFLAGS=
|
591 | 591 | # Identity of this package.
|
592 | 592 | PACKAGE_NAME='libmesh'
|
593 | 593 | PACKAGE_TARNAME='libmesh'
|
594 |
| -PACKAGE_VERSION='0.9.5-rc2' |
595 |
| -PACKAGE_STRING='libmesh 0.9.5-rc2' |
| 594 | +PACKAGE_VERSION='0.9.5' |
| 595 | +PACKAGE_STRING='libmesh 0.9.5' |
596 | 596 | PACKAGE_BUGREPORT=' [email protected]'
|
597 | 597 | PACKAGE_URL='http://libmesh.github.io'
|
598 | 598 |
|
@@ -1770,7 +1770,7 @@ if test "$ac_init_help" = "long"; then
|
1770 | 1770 | # Omit some internal or obsolete options to make the list less imposing.
|
1771 | 1771 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1772 | 1772 | cat <<_ACEOF
|
1773 |
| -\`configure' configures libmesh 0.9.5-rc2 to adapt to many kinds of systems. |
| 1773 | +\`configure' configures libmesh 0.9.5 to adapt to many kinds of systems. |
1774 | 1774 |
|
1775 | 1775 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1776 | 1776 |
|
|
1841 | 1841 |
|
1842 | 1842 | if test -n "$ac_init_help"; then
|
1843 | 1843 | case $ac_init_help in
|
1844 |
| - short | recursive ) echo "Configuration of libmesh 0.9.5-rc2:";; |
| 1844 | + short | recursive ) echo "Configuration of libmesh 0.9.5:";; |
1845 | 1845 | esac
|
1846 | 1846 | cat <<\_ACEOF
|
1847 | 1847 |
|
|
2159 | 2159 | test -n "$ac_init_help" && exit $ac_status
|
2160 | 2160 | if $ac_init_version; then
|
2161 | 2161 | cat <<\_ACEOF
|
2162 |
| -libmesh configure 0.9.5-rc2 |
| 2162 | +libmesh configure 0.9.5 |
2163 | 2163 | generated by GNU Autoconf 2.69
|
2164 | 2164 |
|
2165 | 2165 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -3231,7 +3231,7 @@ cat >config.log <<_ACEOF
|
3231 | 3231 | This file contains any messages produced by compilers while
|
3232 | 3232 | running configure, to aid debugging if configure makes a mistake.
|
3233 | 3233 |
|
3234 |
| -It was created by libmesh $as_me 0.9.5-rc2, which was |
| 3234 | +It was created by libmesh $as_me 0.9.5, which was |
3235 | 3235 | generated by GNU Autoconf 2.69. Invocation command line was
|
3236 | 3236 |
|
3237 | 3237 | $ $0 $@
|
|
4226 | 4226 |
|
4227 | 4227 | # Define the identity of the package.
|
4228 | 4228 | PACKAGE='libmesh'
|
4229 |
| - VERSION='0.9.5-rc2' |
| 4229 | + VERSION='0.9.5' |
4230 | 4230 |
|
4231 | 4231 |
|
4232 | 4232 | cat >>confdefs.h <<_ACEOF
|
@@ -39461,7 +39461,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
39461 | 39461 | # report actual input values of CONFIG_FILES etc. instead of their
|
39462 | 39462 | # values after options handling.
|
39463 | 39463 | ac_log="
|
39464 |
| -This file was extended by libmesh $as_me 0.9.5-rc2, which was |
| 39464 | +This file was extended by libmesh $as_me 0.9.5, which was |
39465 | 39465 | generated by GNU Autoconf 2.69. Invocation command line was
|
39466 | 39466 |
|
39467 | 39467 | CONFIG_FILES = $CONFIG_FILES
|
@@ -39528,7 +39528,7 @@ _ACEOF
|
39528 | 39528 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
39529 | 39529 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
39530 | 39530 | ac_cs_version="\\
|
39531 |
| -libmesh config.status 0.9.5-rc2 |
| 39531 | +libmesh config.status 0.9.5 |
39532 | 39532 | configured by $0, generated by GNU Autoconf 2.69,
|
39533 | 39533 | with options \\"\$ac_cs_config\\"
|
39534 | 39534 |
|
|
0 commit comments