|
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.0.0-rc2. |
| 3 | +# Generated by GNU Autoconf 2.69 for libmesh 1.0.0. |
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.0.0-rc2' |
594 |
| -PACKAGE_STRING='libmesh 1.0.0-rc2' |
| 593 | +PACKAGE_VERSION='1.0.0' |
| 594 | +PACKAGE_STRING='libmesh 1.0.0' |
595 | 595 | PACKAGE_BUGREPORT=' [email protected]'
|
596 | 596 | PACKAGE_URL='http://libmesh.github.io'
|
597 | 597 |
|
@@ -1808,7 +1808,7 @@ if test "$ac_init_help" = "long"; then
|
1808 | 1808 | # Omit some internal or obsolete options to make the list less imposing.
|
1809 | 1809 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1810 | 1810 | cat <<_ACEOF
|
1811 |
| -\`configure' configures libmesh 1.0.0-rc2 to adapt to many kinds of systems. |
| 1811 | +\`configure' configures libmesh 1.0.0 to adapt to many kinds of systems. |
1812 | 1812 |
|
1813 | 1813 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1814 | 1814 |
|
|
1879 | 1879 |
|
1880 | 1880 | if test -n "$ac_init_help"; then
|
1881 | 1881 | case $ac_init_help in
|
1882 |
| - short | recursive ) echo "Configuration of libmesh 1.0.0-rc2:";; |
| 1882 | + short | recursive ) echo "Configuration of libmesh 1.0.0:";; |
1883 | 1883 | esac
|
1884 | 1884 | cat <<\_ACEOF
|
1885 | 1885 |
|
|
2202 | 2202 | test -n "$ac_init_help" && exit $ac_status
|
2203 | 2203 | if $ac_init_version; then
|
2204 | 2204 | cat <<\_ACEOF
|
2205 |
| -libmesh configure 1.0.0-rc2 |
| 2205 | +libmesh configure 1.0.0 |
2206 | 2206 | generated by GNU Autoconf 2.69
|
2207 | 2207 |
|
2208 | 2208 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -3274,7 +3274,7 @@ cat >config.log <<_ACEOF
|
3274 | 3274 | This file contains any messages produced by compilers while
|
3275 | 3275 | running configure, to aid debugging if configure makes a mistake.
|
3276 | 3276 |
|
3277 |
| -It was created by libmesh $as_me 1.0.0-rc2, which was |
| 3277 | +It was created by libmesh $as_me 1.0.0, which was |
3278 | 3278 | generated by GNU Autoconf 2.69. Invocation command line was
|
3279 | 3279 |
|
3280 | 3280 | $ $0 $@
|
|
4306 | 4306 |
|
4307 | 4307 | # Define the identity of the package.
|
4308 | 4308 | PACKAGE='libmesh'
|
4309 |
| - VERSION='1.0.0-rc2' |
| 4309 | + VERSION='1.0.0' |
4310 | 4310 |
|
4311 | 4311 |
|
4312 | 4312 | cat >>confdefs.h <<_ACEOF
|
@@ -43194,7 +43194,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
43194 | 43194 | # report actual input values of CONFIG_FILES etc. instead of their
|
43195 | 43195 | # values after options handling.
|
43196 | 43196 | ac_log="
|
43197 |
| -This file was extended by libmesh $as_me 1.0.0-rc2, which was |
| 43197 | +This file was extended by libmesh $as_me 1.0.0, which was |
43198 | 43198 | generated by GNU Autoconf 2.69. Invocation command line was
|
43199 | 43199 |
|
43200 | 43200 | CONFIG_FILES = $CONFIG_FILES
|
@@ -43261,7 +43261,7 @@ _ACEOF
|
43261 | 43261 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
43262 | 43262 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
43263 | 43263 | ac_cs_version="\\
|
43264 |
| -libmesh config.status 1.0.0-rc2 |
| 43264 | +libmesh config.status 1.0.0 |
43265 | 43265 | configured by $0, generated by GNU Autoconf 2.69,
|
43266 | 43266 | with options \\"\$ac_cs_config\\"
|
43267 | 43267 |
|
|
0 commit comments