|
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.3-rc2. |
| 4 | +# Generated by GNU Autoconf 2.69 for libmesh 0.9.3. |
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.3-rc2' |
595 | | -PACKAGE_STRING='libmesh 0.9.3-rc2' |
| 594 | +PACKAGE_VERSION='0.9.3' |
| 595 | +PACKAGE_STRING='libmesh 0.9.3' |
596 | 596 | PACKAGE_BUGREPORT=' [email protected]' |
597 | 597 | PACKAGE_URL='http://libmesh.sourceforge.net' |
598 | 598 |
|
@@ -1710,7 +1710,7 @@ if test "$ac_init_help" = "long"; then |
1710 | 1710 | # Omit some internal or obsolete options to make the list less imposing. |
1711 | 1711 | # This message is too long to be a string in the A/UX 3.1 sh. |
1712 | 1712 | cat <<_ACEOF |
1713 | | -\`configure' configures libmesh 0.9.3-rc2 to adapt to many kinds of systems. |
| 1713 | +\`configure' configures libmesh 0.9.3 to adapt to many kinds of systems. |
1714 | 1714 |
|
1715 | 1715 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1716 | 1716 |
|
|
1781 | 1781 |
|
1782 | 1782 | if test -n "$ac_init_help"; then |
1783 | 1783 | case $ac_init_help in |
1784 | | - short | recursive ) echo "Configuration of libmesh 0.9.3-rc2:";; |
| 1784 | + short | recursive ) echo "Configuration of libmesh 0.9.3:";; |
1785 | 1785 | esac |
1786 | 1786 | cat <<\_ACEOF |
1787 | 1787 |
|
|
2064 | 2064 | test -n "$ac_init_help" && exit $ac_status |
2065 | 2065 | if $ac_init_version; then |
2066 | 2066 | cat <<\_ACEOF |
2067 | | -libmesh configure 0.9.3-rc2 |
| 2067 | +libmesh configure 0.9.3 |
2068 | 2068 | generated by GNU Autoconf 2.69 |
2069 | 2069 |
|
2070 | 2070 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -3136,7 +3136,7 @@ cat >config.log <<_ACEOF |
3136 | 3136 | This file contains any messages produced by compilers while |
3137 | 3137 | running configure, to aid debugging if configure makes a mistake. |
3138 | 3138 |
|
3139 | | -It was created by libmesh $as_me 0.9.3-rc2, which was |
| 3139 | +It was created by libmesh $as_me 0.9.3, which was |
3140 | 3140 | generated by GNU Autoconf 2.69. Invocation command line was |
3141 | 3141 |
|
3142 | 3142 | $ $0 $@ |
|
4129 | 4129 |
|
4130 | 4130 | # Define the identity of the package. |
4131 | 4131 | PACKAGE='libmesh' |
4132 | | - VERSION='0.9.3-rc2' |
| 4132 | + VERSION='0.9.3' |
4133 | 4133 |
|
4134 | 4134 |
|
4135 | 4135 | cat >>confdefs.h <<_ACEOF |
@@ -34733,7 +34733,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
34733 | 34733 | # report actual input values of CONFIG_FILES etc. instead of their |
34734 | 34734 | # values after options handling. |
34735 | 34735 | ac_log=" |
34736 | | -This file was extended by libmesh $as_me 0.9.3-rc2, which was |
| 34736 | +This file was extended by libmesh $as_me 0.9.3, which was |
34737 | 34737 | generated by GNU Autoconf 2.69. Invocation command line was |
34738 | 34738 |
|
34739 | 34739 | CONFIG_FILES = $CONFIG_FILES |
@@ -34800,7 +34800,7 @@ _ACEOF |
34800 | 34800 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
34801 | 34801 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
34802 | 34802 | ac_cs_version="\\ |
34803 | | -libmesh config.status 0.9.3-rc2 |
| 34803 | +libmesh config.status 0.9.3 |
34804 | 34804 | configured by $0, generated by GNU Autoconf 2.69, |
34805 | 34805 | with options \\"\$ac_cs_config\\" |
34806 | 34806 |
|
|
0 commit comments