|
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.1.0-rc2. |
| 3 | +# Generated by GNU Autoconf 2.69 for libmesh 1.1.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.1.0-rc2' |
594 |
| -PACKAGE_STRING='libmesh 1.1.0-rc2' |
| 593 | +PACKAGE_VERSION='1.1.0' |
| 594 | +PACKAGE_STRING='libmesh 1.1.0' |
595 | 595 | PACKAGE_BUGREPORT=' [email protected]'
|
596 | 596 | PACKAGE_URL='http://libmesh.github.io'
|
597 | 597 |
|
@@ -1818,7 +1818,7 @@ if test "$ac_init_help" = "long"; then
|
1818 | 1818 | # Omit some internal or obsolete options to make the list less imposing.
|
1819 | 1819 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1820 | 1820 | cat <<_ACEOF
|
1821 |
| -\`configure' configures libmesh 1.1.0-rc2 to adapt to many kinds of systems. |
| 1821 | +\`configure' configures libmesh 1.1.0 to adapt to many kinds of systems. |
1822 | 1822 |
|
1823 | 1823 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1824 | 1824 |
|
|
1889 | 1889 |
|
1890 | 1890 | if test -n "$ac_init_help"; then
|
1891 | 1891 | case $ac_init_help in
|
1892 |
| - short | recursive ) echo "Configuration of libmesh 1.1.0-rc2:";; |
| 1892 | + short | recursive ) echo "Configuration of libmesh 1.1.0:";; |
1893 | 1893 | esac
|
1894 | 1894 | cat <<\_ACEOF
|
1895 | 1895 |
|
|
2214 | 2214 | test -n "$ac_init_help" && exit $ac_status
|
2215 | 2215 | if $ac_init_version; then
|
2216 | 2216 | cat <<\_ACEOF
|
2217 |
| -libmesh configure 1.1.0-rc2 |
| 2217 | +libmesh configure 1.1.0 |
2218 | 2218 | generated by GNU Autoconf 2.69
|
2219 | 2219 |
|
2220 | 2220 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -3286,7 +3286,7 @@ cat >config.log <<_ACEOF
|
3286 | 3286 | This file contains any messages produced by compilers while
|
3287 | 3287 | running configure, to aid debugging if configure makes a mistake.
|
3288 | 3288 |
|
3289 |
| -It was created by libmesh $as_me 1.1.0-rc2, which was |
| 3289 | +It was created by libmesh $as_me 1.1.0, which was |
3290 | 3290 | generated by GNU Autoconf 2.69. Invocation command line was
|
3291 | 3291 |
|
3292 | 3292 | $ $0 $@
|
|
4318 | 4318 |
|
4319 | 4319 | # Define the identity of the package.
|
4320 | 4320 | PACKAGE='libmesh'
|
4321 |
| - VERSION='1.1.0-rc2' |
| 4321 | + VERSION='1.1.0' |
4322 | 4322 |
|
4323 | 4323 |
|
4324 | 4324 | cat >>confdefs.h <<_ACEOF
|
@@ -43976,7 +43976,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
43976 | 43976 | # report actual input values of CONFIG_FILES etc. instead of their
|
43977 | 43977 | # values after options handling.
|
43978 | 43978 | ac_log="
|
43979 |
| -This file was extended by libmesh $as_me 1.1.0-rc2, which was |
| 43979 | +This file was extended by libmesh $as_me 1.1.0, which was |
43980 | 43980 | generated by GNU Autoconf 2.69. Invocation command line was
|
43981 | 43981 |
|
43982 | 43982 | CONFIG_FILES = $CONFIG_FILES
|
@@ -44043,7 +44043,7 @@ _ACEOF
|
44043 | 44043 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
44044 | 44044 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
44045 | 44045 | ac_cs_version="\\
|
44046 |
| -libmesh config.status 1.1.0-rc2 |
| 44046 | +libmesh config.status 1.1.0 |
44047 | 44047 | configured by $0, generated by GNU Autoconf 2.69,
|
44048 | 44048 | with options \\"\$ac_cs_config\\"
|
44049 | 44049 |
|
|
0 commit comments