Skip to content

Commit 4d7c8df

Browse files
committed
Run bootstrap
1 parent 2d9734c commit 4d7c8df

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

configure

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for libmesh 1.7.7.
3+
# Generated by GNU Autoconf 2.69 for libmesh 1.7.8.
44
#
55
# Report bugs to <https://github.com/libMesh/libmesh/discussions>.
66
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
590590
# Identity of this package.
591591
PACKAGE_NAME='libmesh'
592592
PACKAGE_TARNAME='libmesh'
593-
PACKAGE_VERSION='1.7.7'
594-
PACKAGE_STRING='libmesh 1.7.7'
593+
PACKAGE_VERSION='1.7.8'
594+
PACKAGE_STRING='libmesh 1.7.8'
595595
PACKAGE_BUGREPORT='https://github.com/libMesh/libmesh/discussions'
596596
PACKAGE_URL='http://libmesh.github.io'
597597

@@ -1861,7 +1861,7 @@ if test "$ac_init_help" = "long"; then
18611861
# Omit some internal or obsolete options to make the list less imposing.
18621862
# This message is too long to be a string in the A/UX 3.1 sh.
18631863
cat <<_ACEOF
1864-
\`configure' configures libmesh 1.7.7 to adapt to many kinds of systems.
1864+
\`configure' configures libmesh 1.7.8 to adapt to many kinds of systems.
18651865

18661866
Usage: $0 [OPTION]... [VAR=VALUE]...
18671867

@@ -1932,7 +1932,7 @@ fi
19321932

19331933
if test -n "$ac_init_help"; then
19341934
case $ac_init_help in
1935-
short | recursive ) echo "Configuration of libmesh 1.7.7:";;
1935+
short | recursive ) echo "Configuration of libmesh 1.7.8:";;
19361936
esac
19371937
cat <<\_ACEOF
19381938

@@ -2294,7 +2294,7 @@ fi
22942294
test -n "$ac_init_help" && exit $ac_status
22952295
if $ac_init_version; then
22962296
cat <<\_ACEOF
2297-
libmesh configure 1.7.7
2297+
libmesh configure 1.7.8
22982298
generated by GNU Autoconf 2.69
22992299

23002300
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -3345,7 +3345,7 @@ cat >config.log <<_ACEOF
33453345
This file contains any messages produced by compilers while
33463346
running configure, to aid debugging if configure makes a mistake.
33473347

3348-
It was created by libmesh $as_me 1.7.7, which was
3348+
It was created by libmesh $as_me 1.7.8, which was
33493349
generated by GNU Autoconf 2.69. Invocation command line was
33503350

33513351
$ $0 $@
@@ -4375,7 +4375,7 @@ fi
43754375

43764376
# Define the identity of the package.
43774377
PACKAGE='libmesh'
4378-
VERSION='1.7.7'
4378+
VERSION='1.7.8'
43794379

43804380

43814381
cat >>confdefs.h <<_ACEOF
@@ -57348,7 +57348,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5734857348
# report actual input values of CONFIG_FILES etc. instead of their
5734957349
# values after options handling.
5735057350
ac_log="
57351-
This file was extended by libmesh $as_me 1.7.7, which was
57351+
This file was extended by libmesh $as_me 1.7.8, which was
5735257352
generated by GNU Autoconf 2.69. Invocation command line was
5735357353

5735457354
CONFIG_FILES = $CONFIG_FILES
@@ -57415,7 +57415,7 @@ _ACEOF
5741557415
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5741657416
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
5741757417
ac_cs_version="\\
57418-
libmesh config.status 1.7.7
57418+
libmesh config.status 1.7.8
5741957419
configured by $0, generated by GNU Autoconf 2.69,
5742057420
with options \\"\$ac_cs_config\\"
5742157421

0 commit comments

Comments
 (0)