|
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.4-rc2. |
| 4 | +# Generated by GNU Autoconf 2.69 for libmesh 0.9.4. |
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.4-rc2' |
595 | | -PACKAGE_STRING='libmesh 0.9.4-rc2' |
| 594 | +PACKAGE_VERSION='0.9.4' |
| 595 | +PACKAGE_STRING='libmesh 0.9.4' |
596 | 596 | PACKAGE_BUGREPORT=' [email protected]' |
597 | 597 | PACKAGE_URL='http://libmesh.github.io' |
598 | 598 |
|
@@ -1743,7 +1743,7 @@ if test "$ac_init_help" = "long"; then |
1743 | 1743 | # Omit some internal or obsolete options to make the list less imposing. |
1744 | 1744 | # This message is too long to be a string in the A/UX 3.1 sh. |
1745 | 1745 | cat <<_ACEOF |
1746 | | -\`configure' configures libmesh 0.9.4-rc2 to adapt to many kinds of systems. |
| 1746 | +\`configure' configures libmesh 0.9.4 to adapt to many kinds of systems. |
1747 | 1747 |
|
1748 | 1748 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1749 | 1749 |
|
|
1814 | 1814 |
|
1815 | 1815 | if test -n "$ac_init_help"; then |
1816 | 1816 | case $ac_init_help in |
1817 | | - short | recursive ) echo "Configuration of libmesh 0.9.4-rc2:";; |
| 1817 | + short | recursive ) echo "Configuration of libmesh 0.9.4:";; |
1818 | 1818 | esac |
1819 | 1819 | cat <<\_ACEOF |
1820 | 1820 |
|
|
2112 | 2112 | test -n "$ac_init_help" && exit $ac_status |
2113 | 2113 | if $ac_init_version; then |
2114 | 2114 | cat <<\_ACEOF |
2115 | | -libmesh configure 0.9.4-rc2 |
| 2115 | +libmesh configure 0.9.4 |
2116 | 2116 | generated by GNU Autoconf 2.69 |
2117 | 2117 |
|
2118 | 2118 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -3184,7 +3184,7 @@ cat >config.log <<_ACEOF |
3184 | 3184 | This file contains any messages produced by compilers while |
3185 | 3185 | running configure, to aid debugging if configure makes a mistake. |
3186 | 3186 |
|
3187 | | -It was created by libmesh $as_me 0.9.4-rc2, which was |
| 3187 | +It was created by libmesh $as_me 0.9.4, which was |
3188 | 3188 | generated by GNU Autoconf 2.69. Invocation command line was |
3189 | 3189 |
|
3190 | 3190 | $ $0 $@ |
|
4177 | 4177 |
|
4178 | 4178 | # Define the identity of the package. |
4179 | 4179 | PACKAGE='libmesh' |
4180 | | - VERSION='0.9.4-rc2' |
| 4180 | + VERSION='0.9.4' |
4181 | 4181 |
|
4182 | 4182 |
|
4183 | 4183 | cat >>confdefs.h <<_ACEOF |
@@ -36620,7 +36620,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
36620 | 36620 | # report actual input values of CONFIG_FILES etc. instead of their |
36621 | 36621 | # values after options handling. |
36622 | 36622 | ac_log=" |
36623 | | -This file was extended by libmesh $as_me 0.9.4-rc2, which was |
| 36623 | +This file was extended by libmesh $as_me 0.9.4, which was |
36624 | 36624 | generated by GNU Autoconf 2.69. Invocation command line was |
36625 | 36625 |
|
36626 | 36626 | CONFIG_FILES = $CONFIG_FILES |
@@ -36687,7 +36687,7 @@ _ACEOF |
36687 | 36687 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
36688 | 36688 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
36689 | 36689 | ac_cs_version="\\ |
36690 | | -libmesh config.status 0.9.4-rc2 |
| 36690 | +libmesh config.status 0.9.4 |
36691 | 36691 | configured by $0, generated by GNU Autoconf 2.69, |
36692 | 36692 | with options \\"\$ac_cs_config\\" |
36693 | 36693 |
|
|
0 commit comments