|
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-rc1. |
| 3 | +# Generated by GNU Autoconf 2.69 for Apache Cloudberry 2.0.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-rc1' |
586 | | -PACKAGE_STRING='Apache Cloudberry 2.0.0-incubating-rc1' |
| 585 | +PACKAGE_VERSION='2.0.0-incubating' |
| 586 | +PACKAGE_STRING='Apache Cloudberry 2.0.0-incubating' |
587 | 587 | PACKAGE_BUGREPORT='dev@cloudberry.apache.org' |
588 | 588 | PACKAGE_URL='https://cloudberry.apache.org/' |
589 | 589 |
|
@@ -1529,7 +1529,7 @@ if test "$ac_init_help" = "long"; then |
1529 | 1529 | # Omit some internal or obsolete options to make the list less imposing. |
1530 | 1530 | # This message is too long to be a string in the A/UX 3.1 sh. |
1531 | 1531 | cat <<_ACEOF |
1532 | | -\`configure' configures Apache Cloudberry 2.0.0-incubating-rc1 to adapt to many kinds of systems. |
| 1532 | +\`configure' configures Apache Cloudberry 2.0.0-incubating to adapt to many kinds of systems. |
1533 | 1533 |
|
1534 | 1534 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1535 | 1535 |
|
|
1596 | 1596 |
|
1597 | 1597 | if test -n "$ac_init_help"; then |
1598 | 1598 | case $ac_init_help in |
1599 | | - short | recursive ) echo "Configuration of Apache Cloudberry 2.0.0-incubating-rc1:";; |
| 1599 | + short | recursive ) echo "Configuration of Apache Cloudberry 2.0.0-incubating:";; |
1600 | 1600 | esac |
1601 | 1601 | cat <<\_ACEOF |
1602 | 1602 |
|
|
1803 | 1803 | test -n "$ac_init_help" && exit $ac_status |
1804 | 1804 | if $ac_init_version; then |
1805 | 1805 | cat <<\_ACEOF |
1806 | | -Apache Cloudberry configure 2.0.0-incubating-rc1 |
| 1806 | +Apache Cloudberry configure 2.0.0-incubating |
1807 | 1807 | generated by GNU Autoconf 2.69 |
1808 | 1808 |
|
1809 | 1809 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2556,7 +2556,7 @@ cat >config.log <<_ACEOF |
2556 | 2556 | This file contains any messages produced by compilers while |
2557 | 2557 | running configure, to aid debugging if configure makes a mistake. |
2558 | 2558 |
|
2559 | | -It was created by Apache Cloudberry $as_me 2.0.0-incubating-rc1, which was |
| 2559 | +It was created by Apache Cloudberry $as_me 2.0.0-incubating, which was |
2560 | 2560 | generated by GNU Autoconf 2.69. Invocation command line was |
2561 | 2561 |
|
2562 | 2562 | $ $0 $@ |
@@ -23689,7 +23689,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
23689 | 23689 | # report actual input values of CONFIG_FILES etc. instead of their |
23690 | 23690 | # values after options handling. |
23691 | 23691 | ac_log=" |
23692 | | -This file was extended by Apache Cloudberry $as_me 2.0.0-incubating-rc1, which was |
| 23692 | +This file was extended by Apache Cloudberry $as_me 2.0.0-incubating, which was |
23693 | 23693 | generated by GNU Autoconf 2.69. Invocation command line was |
23694 | 23694 |
|
23695 | 23695 | CONFIG_FILES = $CONFIG_FILES |
@@ -23760,7 +23760,7 @@ _ACEOF |
23760 | 23760 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
23761 | 23761 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
23762 | 23762 | ac_cs_version="\\ |
23763 | | -Apache Cloudberry config.status 2.0.0-incubating-rc1 |
| 23763 | +Apache Cloudberry config.status 2.0.0-incubating |
23764 | 23764 | configured by $0, generated by GNU Autoconf 2.69, |
23765 | 23765 | with options \\"\$ac_cs_config\\" |
23766 | 23766 |
|
|
0 commit comments