|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for Apache Cloudberry 2.0.0-incubating. |
| 3 | +# Generated by GNU Autoconf 2.69 for Apache Cloudberry 2.1.0-incubating. |
4 | 4 | # |
5 | 5 | # Report bugs to <dev@cloudberry.apache.org>. |
6 | 6 | # |
@@ -582,8 +582,8 @@ MAKEFLAGS= |
582 | 582 | # Identity of this package. |
583 | 583 | PACKAGE_NAME='Apache Cloudberry' |
584 | 584 | PACKAGE_TARNAME='apache-cloudberry' |
585 | | -PACKAGE_VERSION='2.0.0-incubating' |
586 | | -PACKAGE_STRING='Apache Cloudberry 2.0.0-incubating' |
| 585 | +PACKAGE_VERSION='2.1.0-incubating' |
| 586 | +PACKAGE_STRING='Apache Cloudberry 2.1.0-incubating' |
587 | 587 | PACKAGE_BUGREPORT='dev@cloudberry.apache.org' |
588 | 588 | PACKAGE_URL='https://cloudberry.apache.org/' |
589 | 589 |
|
@@ -1537,7 +1537,7 @@ if test "$ac_init_help" = "long"; then |
1537 | 1537 | # Omit some internal or obsolete options to make the list less imposing. |
1538 | 1538 | # This message is too long to be a string in the A/UX 3.1 sh. |
1539 | 1539 | cat <<_ACEOF |
1540 | | -\`configure' configures Apache Cloudberry 2.0.0-incubating to adapt to many kinds of systems. |
| 1540 | +\`configure' configures Apache Cloudberry 2.1.0-incubating to adapt to many kinds of systems. |
1541 | 1541 |
|
1542 | 1542 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1543 | 1543 |
|
|
1604 | 1604 |
|
1605 | 1605 | if test -n "$ac_init_help"; then |
1606 | 1606 | case $ac_init_help in |
1607 | | - short | recursive ) echo "Configuration of Apache Cloudberry 2.0.0-incubating:";; |
| 1607 | + short | recursive ) echo "Configuration of Apache Cloudberry 2.1.0-incubating:";; |
1608 | 1608 | esac |
1609 | 1609 | cat <<\_ACEOF |
1610 | 1610 |
|
|
1816 | 1816 | test -n "$ac_init_help" && exit $ac_status |
1817 | 1817 | if $ac_init_version; then |
1818 | 1818 | cat <<\_ACEOF |
1819 | | -Apache Cloudberry configure 2.0.0-incubating |
| 1819 | +Apache Cloudberry configure 2.1.0-incubating |
1820 | 1820 | generated by GNU Autoconf 2.69 |
1821 | 1821 |
|
1822 | 1822 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2569,7 +2569,7 @@ cat >config.log <<_ACEOF |
2569 | 2569 | This file contains any messages produced by compilers while |
2570 | 2570 | running configure, to aid debugging if configure makes a mistake. |
2571 | 2571 |
|
2572 | | -It was created by Apache Cloudberry $as_me 2.0.0-incubating, which was |
| 2572 | +It was created by Apache Cloudberry $as_me 2.1.0-incubating, which was |
2573 | 2573 | generated by GNU Autoconf 2.69. Invocation command line was |
2574 | 2574 |
|
2575 | 2575 | $ $0 $@ |
@@ -23889,7 +23889,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
23889 | 23889 | # report actual input values of CONFIG_FILES etc. instead of their |
23890 | 23890 | # values after options handling. |
23891 | 23891 | ac_log=" |
23892 | | -This file was extended by Apache Cloudberry $as_me 2.0.0-incubating, which was |
| 23892 | +This file was extended by Apache Cloudberry $as_me 2.1.0-incubating, which was |
23893 | 23893 | generated by GNU Autoconf 2.69. Invocation command line was |
23894 | 23894 |
|
23895 | 23895 | CONFIG_FILES = $CONFIG_FILES |
@@ -23960,7 +23960,7 @@ _ACEOF |
23960 | 23960 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
23961 | 23961 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
23962 | 23962 | ac_cs_version="\\ |
23963 | | -Apache Cloudberry config.status 2.0.0-incubating |
| 23963 | +Apache Cloudberry config.status 2.1.0-incubating |
23964 | 23964 | configured by $0, generated by GNU Autoconf 2.69, |
23965 | 23965 | with options \\"\$ac_cs_config\\" |
23966 | 23966 |
|
|
0 commit comments