|
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.5.2. |
| 3 | +# Generated by GNU Autoconf 2.69 for libmesh 1.5.3. |
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.5.2' |
594 | | -PACKAGE_STRING='libmesh 1.5.2' |
| 593 | +PACKAGE_VERSION='1.5.3' |
| 594 | +PACKAGE_STRING='libmesh 1.5.3' |
595 | 595 | PACKAGE_BUGREPORT=' [email protected]' |
596 | 596 | PACKAGE_URL='http://libmesh.github.io' |
597 | 597 |
|
@@ -1842,7 +1842,7 @@ if test "$ac_init_help" = "long"; then |
1842 | 1842 | # Omit some internal or obsolete options to make the list less imposing. |
1843 | 1843 | # This message is too long to be a string in the A/UX 3.1 sh. |
1844 | 1844 | cat <<_ACEOF |
1845 | | -\`configure' configures libmesh 1.5.2 to adapt to many kinds of systems. |
| 1845 | +\`configure' configures libmesh 1.5.3 to adapt to many kinds of systems. |
1846 | 1846 |
|
1847 | 1847 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1848 | 1848 |
|
|
1913 | 1913 |
|
1914 | 1914 | if test -n "$ac_init_help"; then |
1915 | 1915 | case $ac_init_help in |
1916 | | - short | recursive ) echo "Configuration of libmesh 1.5.2:";; |
| 1916 | + short | recursive ) echo "Configuration of libmesh 1.5.3:";; |
1917 | 1917 | esac |
1918 | 1918 | cat <<\_ACEOF |
1919 | 1919 |
|
|
2254 | 2254 | test -n "$ac_init_help" && exit $ac_status |
2255 | 2255 | if $ac_init_version; then |
2256 | 2256 | cat <<\_ACEOF |
2257 | | -libmesh configure 1.5.2 |
| 2257 | +libmesh configure 1.5.3 |
2258 | 2258 | generated by GNU Autoconf 2.69 |
2259 | 2259 |
|
2260 | 2260 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -3305,7 +3305,7 @@ cat >config.log <<_ACEOF |
3305 | 3305 | This file contains any messages produced by compilers while |
3306 | 3306 | running configure, to aid debugging if configure makes a mistake. |
3307 | 3307 |
|
3308 | | -It was created by libmesh $as_me 1.5.2, which was |
| 3308 | +It was created by libmesh $as_me 1.5.3, which was |
3309 | 3309 | generated by GNU Autoconf 2.69. Invocation command line was |
3310 | 3310 |
|
3311 | 3311 | $ $0 $@ |
|
4335 | 4335 |
|
4336 | 4336 | # Define the identity of the package. |
4337 | 4337 | PACKAGE='libmesh' |
4338 | | - VERSION='1.5.2' |
| 4338 | + VERSION='1.5.3' |
4339 | 4339 |
|
4340 | 4340 |
|
4341 | 4341 | cat >>confdefs.h <<_ACEOF |
@@ -43400,7 +43400,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
43400 | 43400 | # report actual input values of CONFIG_FILES etc. instead of their |
43401 | 43401 | # values after options handling. |
43402 | 43402 | ac_log=" |
43403 | | -This file was extended by libmesh $as_me 1.5.2, which was |
| 43403 | +This file was extended by libmesh $as_me 1.5.3, which was |
43404 | 43404 | generated by GNU Autoconf 2.69. Invocation command line was |
43405 | 43405 |
|
43406 | 43406 | CONFIG_FILES = $CONFIG_FILES |
@@ -43467,7 +43467,7 @@ _ACEOF |
43467 | 43467 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
43468 | 43468 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
43469 | 43469 | ac_cs_version="\\ |
43470 | | -libmesh config.status 1.5.2 |
| 43470 | +libmesh config.status 1.5.3 |
43471 | 43471 | configured by $0, generated by GNU Autoconf 2.69, |
43472 | 43472 | with options \\"\$ac_cs_config\\" |
43473 | 43473 |
|
|
0 commit comments