11#! /bin/sh
22# From configure.ac Revision.
33# Guess values for system-dependent variables and create Makefiles.
4- # Generated by GNU Autoconf 2.72 for libSBML 5.21.0 .
4+ # Generated by GNU Autoconf 2.72 for libSBML 5.21.1 .
55#
66# Report bugs to <libsbml-team@googlegroups.com>.
77#
@@ -759,8 +759,8 @@ MAKEFLAGS=
759759# Identity of this package.
760760PACKAGE_NAME='libSBML'
761761PACKAGE_TARNAME='libsbml'
762- PACKAGE_VERSION='5.21.0 '
763- PACKAGE_STRING='libSBML 5.21.0 '
762+ PACKAGE_VERSION='5.21.1 '
763+ PACKAGE_STRING='libSBML 5.21.1 '
764764PACKAGE_BUGREPORT='libsbml-team@googlegroups.com'
765765PACKAGE_URL='http://sbml.org/Software/libSBML'
766766
@@ -1655,7 +1655,7 @@ if test "$ac_init_help" = "long"; then
16551655 # Omit some internal or obsolete options to make the list less imposing.
16561656 # This message is too long to be a string in the A/UX 3.1 sh.
16571657 cat <<_ACEOF
1658- 'configure' configures libSBML 5.21.0 to adapt to many kinds of systems.
1658+ 'configure' configures libSBML 5.21.1 to adapt to many kinds of systems.
16591659
16601660Usage: $0 [OPTION]... [VAR=VALUE]...
16611661
17211721
17221722if test -n "$ac_init_help"; then
17231723 case $ac_init_help in
1724- short | recursive ) echo "Configuration of libSBML 5.21.0 :";;
1724+ short | recursive ) echo "Configuration of libSBML 5.21.1 :";;
17251725 esac
17261726 cat <<\_ACEOF
17271727
18781878test -n "$ac_init_help" && exit $ac_status
18791879if $ac_init_version; then
18801880 cat <<\_ACEOF
1881- libSBML configure 5.21.0
1881+ libSBML configure 5.21.1
18821882generated by GNU Autoconf 2.72
18831883
18841884Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2494,7 +2494,7 @@ cat >config.log <<_ACEOF
24942494This file contains any messages produced by compilers while
24952495running configure, to aid debugging if configure makes a mistake.
24962496
2497- It was created by libSBML $as_me 5.21.0 , which was
2497+ It was created by libSBML $as_me 5.21.1 , which was
24982498generated by GNU Autoconf 2.72. Invocation command line was
24992499
25002500 $ $0$ac_configure_args_raw
@@ -3497,7 +3497,7 @@ ac_config_headers="$ac_config_headers src/sbml/common/libsbml-package.h"
34973497ac_config_headers="$ac_config_headers src/sbml/common/libsbml-namespace.h"
34983498
34993499
3500- LIBSBML_VERSION_NUMERIC=52100
3500+ LIBSBML_VERSION_NUMERIC=52101
35013501
35023502
35033503
@@ -3509,7 +3509,7 @@ LIBSBML_MINOR_VERSION=21
35093509
35103510
35113511
3512- LIBSBML_REVISION_VERSION=0
3512+ LIBSBML_REVISION_VERSION=1
35133513
35143514
35153515
@@ -29224,7 +29224,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2922429224# report actual input values of CONFIG_FILES etc. instead of their
2922529225# values after options handling.
2922629226ac_log="
29227- This file was extended by libSBML $as_me 5.21.0 , which was
29227+ This file was extended by libSBML $as_me 5.21.1 , which was
2922829228generated by GNU Autoconf 2.72. Invocation command line was
2922929229
2923029230 CONFIG_FILES = $CONFIG_FILES
@@ -29289,7 +29289,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
2928929289cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2929029290ac_cs_config='$ac_cs_config_escaped'
2929129291ac_cs_version="\\
29292- libSBML config.status 5.21.0
29292+ libSBML config.status 5.21.1
2929329293configured by $0, generated by GNU Autoconf 2.72,
2929429294 with options \\"\$ac_cs_config\\"
2929529295
0 commit comments