|
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.4.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for libmesh 1.4.1. |
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.4.0' |
594 |
| -PACKAGE_STRING='libmesh 1.4.0' |
| 593 | +PACKAGE_VERSION='1.4.1' |
| 594 | +PACKAGE_STRING='libmesh 1.4.1' |
595 | 595 | PACKAGE_BUGREPORT=' [email protected]'
|
596 | 596 | PACKAGE_URL='http://libmesh.github.io'
|
597 | 597 |
|
@@ -1841,7 +1841,7 @@ if test "$ac_init_help" = "long"; then
|
1841 | 1841 | # Omit some internal or obsolete options to make the list less imposing.
|
1842 | 1842 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1843 | 1843 | cat <<_ACEOF
|
1844 |
| -\`configure' configures libmesh 1.4.0 to adapt to many kinds of systems. |
| 1844 | +\`configure' configures libmesh 1.4.1 to adapt to many kinds of systems. |
1845 | 1845 |
|
1846 | 1846 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1847 | 1847 |
|
|
1912 | 1912 |
|
1913 | 1913 | if test -n "$ac_init_help"; then
|
1914 | 1914 | case $ac_init_help in
|
1915 |
| - short | recursive ) echo "Configuration of libmesh 1.4.0:";; |
| 1915 | + short | recursive ) echo "Configuration of libmesh 1.4.1:";; |
1916 | 1916 | esac
|
1917 | 1917 | cat <<\_ACEOF
|
1918 | 1918 |
|
|
2251 | 2251 | test -n "$ac_init_help" && exit $ac_status
|
2252 | 2252 | if $ac_init_version; then
|
2253 | 2253 | cat <<\_ACEOF
|
2254 |
| -libmesh configure 1.4.0 |
| 2254 | +libmesh configure 1.4.1 |
2255 | 2255 | generated by GNU Autoconf 2.69
|
2256 | 2256 |
|
2257 | 2257 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -3302,7 +3302,7 @@ cat >config.log <<_ACEOF
|
3302 | 3302 | This file contains any messages produced by compilers while
|
3303 | 3303 | running configure, to aid debugging if configure makes a mistake.
|
3304 | 3304 |
|
3305 |
| -It was created by libmesh $as_me 1.4.0, which was |
| 3305 | +It was created by libmesh $as_me 1.4.1, which was |
3306 | 3306 | generated by GNU Autoconf 2.69. Invocation command line was
|
3307 | 3307 |
|
3308 | 3308 | $ $0 $@
|
|
4332 | 4332 |
|
4333 | 4333 | # Define the identity of the package.
|
4334 | 4334 | PACKAGE='libmesh'
|
4335 |
| - VERSION='1.4.0' |
| 4335 | + VERSION='1.4.1' |
4336 | 4336 |
|
4337 | 4337 |
|
4338 | 4338 | cat >>confdefs.h <<_ACEOF
|
@@ -43229,7 +43229,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
43229 | 43229 | # report actual input values of CONFIG_FILES etc. instead of their
|
43230 | 43230 | # values after options handling.
|
43231 | 43231 | ac_log="
|
43232 |
| -This file was extended by libmesh $as_me 1.4.0, which was |
| 43232 | +This file was extended by libmesh $as_me 1.4.1, which was |
43233 | 43233 | generated by GNU Autoconf 2.69. Invocation command line was
|
43234 | 43234 |
|
43235 | 43235 | CONFIG_FILES = $CONFIG_FILES
|
@@ -43296,7 +43296,7 @@ _ACEOF
|
43296 | 43296 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
43297 | 43297 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
43298 | 43298 | ac_cs_version="\\
|
43299 |
| -libmesh config.status 1.4.0 |
| 43299 | +libmesh config.status 1.4.1 |
43300 | 43300 | configured by $0, generated by GNU Autoconf 2.69,
|
43301 | 43301 | with options \\"\$ac_cs_config\\"
|
43302 | 43302 |
|
|
0 commit comments