|
1 | 1 | #! /bin/sh |
2 | 2 | # From configure.ac Revision. |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.72 for libSBML 5.20.4. |
| 4 | +# Generated by GNU Autoconf 2.72 for libSBML 5.21.1. |
5 | 5 | # |
6 | 6 | # Report bugs to <libsbml-team@googlegroups.com>. |
7 | 7 | # |
@@ -759,8 +759,8 @@ MAKEFLAGS= |
759 | 759 | # Identity of this package. |
760 | 760 | PACKAGE_NAME='libSBML' |
761 | 761 | PACKAGE_TARNAME='libsbml' |
762 | | -PACKAGE_VERSION='5.20.4' |
763 | | -PACKAGE_STRING='libSBML 5.20.4' |
| 762 | +PACKAGE_VERSION='5.21.1' |
| 763 | +PACKAGE_STRING='libSBML 5.21.1' |
764 | 764 | PACKAGE_BUGREPORT='libsbml-team@googlegroups.com' |
765 | 765 | PACKAGE_URL='http://sbml.org/Software/libSBML' |
766 | 766 |
|
@@ -1655,7 +1655,7 @@ if test "$ac_init_help" = "long"; then |
1655 | 1655 | # Omit some internal or obsolete options to make the list less imposing. |
1656 | 1656 | # This message is too long to be a string in the A/UX 3.1 sh. |
1657 | 1657 | cat <<_ACEOF |
1658 | | -'configure' configures libSBML 5.20.4 to adapt to many kinds of systems. |
| 1658 | +'configure' configures libSBML 5.21.1 to adapt to many kinds of systems. |
1659 | 1659 |
|
1660 | 1660 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1661 | 1661 |
|
|
1721 | 1721 |
|
1722 | 1722 | if test -n "$ac_init_help"; then |
1723 | 1723 | case $ac_init_help in |
1724 | | - short | recursive ) echo "Configuration of libSBML 5.20.4:";; |
| 1724 | + short | recursive ) echo "Configuration of libSBML 5.21.1:";; |
1725 | 1725 | esac |
1726 | 1726 | cat <<\_ACEOF |
1727 | 1727 |
|
|
1878 | 1878 | test -n "$ac_init_help" && exit $ac_status |
1879 | 1879 | if $ac_init_version; then |
1880 | 1880 | cat <<\_ACEOF |
1881 | | -libSBML configure 5.20.4 |
| 1881 | +libSBML configure 5.21.1 |
1882 | 1882 | generated by GNU Autoconf 2.72 |
1883 | 1883 |
|
1884 | 1884 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -2494,7 +2494,7 @@ cat >config.log <<_ACEOF |
2494 | 2494 | This file contains any messages produced by compilers while |
2495 | 2495 | running configure, to aid debugging if configure makes a mistake. |
2496 | 2496 |
|
2497 | | -It was created by libSBML $as_me 5.20.4, which was |
| 2497 | +It was created by libSBML $as_me 5.21.1, which was |
2498 | 2498 | generated by GNU Autoconf 2.72. Invocation command line was |
2499 | 2499 |
|
2500 | 2500 | $ $0$ac_configure_args_raw |
@@ -3497,19 +3497,19 @@ ac_config_headers="$ac_config_headers src/sbml/common/libsbml-package.h" |
3497 | 3497 | ac_config_headers="$ac_config_headers src/sbml/common/libsbml-namespace.h" |
3498 | 3498 |
|
3499 | 3499 |
|
3500 | | -LIBSBML_VERSION_NUMERIC=52004 |
| 3500 | +LIBSBML_VERSION_NUMERIC=52101 |
3501 | 3501 |
|
3502 | 3502 |
|
3503 | 3503 |
|
3504 | 3504 | LIBSBML_MAJOR_VERSION=5 |
3505 | 3505 |
|
3506 | 3506 |
|
3507 | 3507 |
|
3508 | | -LIBSBML_MINOR_VERSION=20 |
| 3508 | +LIBSBML_MINOR_VERSION=21 |
3509 | 3509 |
|
3510 | 3510 |
|
3511 | 3511 |
|
3512 | | -LIBSBML_REVISION_VERSION=4 |
| 3512 | +LIBSBML_REVISION_VERSION=1 |
3513 | 3513 |
|
3514 | 3514 |
|
3515 | 3515 |
|
@@ -29224,7 +29224,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
29224 | 29224 | # report actual input values of CONFIG_FILES etc. instead of their |
29225 | 29225 | # values after options handling. |
29226 | 29226 | ac_log=" |
29227 | | -This file was extended by libSBML $as_me 5.20.4, which was |
| 29227 | +This file was extended by libSBML $as_me 5.21.1, which was |
29228 | 29228 | generated by GNU Autoconf 2.72. Invocation command line was |
29229 | 29229 |
|
29230 | 29230 | CONFIG_FILES = $CONFIG_FILES |
@@ -29289,7 +29289,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
29289 | 29289 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
29290 | 29290 | ac_cs_config='$ac_cs_config_escaped' |
29291 | 29291 | ac_cs_version="\\ |
29292 | | -libSBML config.status 5.20.4 |
| 29292 | +libSBML config.status 5.21.1 |
29293 | 29293 | configured by $0, generated by GNU Autoconf 2.72, |
29294 | 29294 | with options \\"\$ac_cs_config\\" |
29295 | 29295 |
|
|
0 commit comments