|
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-devel. |
| 3 | +# Generated by GNU Autoconf 2.69 for Apache Cloudberry 2.0.0-incubating-rc1. |
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-devel' |
586 | | -PACKAGE_STRING='Apache Cloudberry 2.0.0-devel' |
| 585 | +PACKAGE_VERSION='2.0.0-incubating-rc1' |
| 586 | +PACKAGE_STRING='Apache Cloudberry 2.0.0-incubating-rc1' |
587 | 587 | PACKAGE_BUGREPORT='dev@cloudberry.apache.org' |
588 | 588 | PACKAGE_URL='https://cloudberry.apache.org/' |
589 | 589 |
|
@@ -1513,7 +1513,7 @@ if test "$ac_init_help" = "long"; then |
1513 | 1513 | # Omit some internal or obsolete options to make the list less imposing. |
1514 | 1514 | # This message is too long to be a string in the A/UX 3.1 sh. |
1515 | 1515 | cat <<_ACEOF |
1516 | | -\`configure' configures Apache Cloudberry 2.0.0-devel to adapt to many kinds of systems. |
| 1516 | +\`configure' configures Apache Cloudberry 2.0.0-incubating-rc1 to adapt to many kinds of systems. |
1517 | 1517 |
|
1518 | 1518 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1519 | 1519 |
|
|
1579 | 1579 |
|
1580 | 1580 | if test -n "$ac_init_help"; then |
1581 | 1581 | case $ac_init_help in |
1582 | | - short | recursive ) echo "Configuration of Apache Cloudberry 2.0.0-devel:";; |
| 1582 | + short | recursive ) echo "Configuration of Apache Cloudberry 2.0.0-incubating-rc1:";; |
1583 | 1583 | esac |
1584 | 1584 | cat <<\_ACEOF |
1585 | 1585 |
|
|
1782 | 1782 | test -n "$ac_init_help" && exit $ac_status |
1783 | 1783 | if $ac_init_version; then |
1784 | 1784 | cat <<\_ACEOF |
1785 | | -Apache Cloudberry configure 2.0.0-devel |
| 1785 | +Apache Cloudberry configure 2.0.0-incubating-rc1 |
1786 | 1786 | generated by GNU Autoconf 2.69 |
1787 | 1787 |
|
1788 | 1788 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2535,7 +2535,7 @@ cat >config.log <<_ACEOF |
2535 | 2535 | This file contains any messages produced by compilers while |
2536 | 2536 | running configure, to aid debugging if configure makes a mistake. |
2537 | 2537 |
|
2538 | | -It was created by Apache Cloudberry $as_me 2.0.0-devel, which was |
| 2538 | +It was created by Apache Cloudberry $as_me 2.0.0-incubating-rc1, which was |
2539 | 2539 | generated by GNU Autoconf 2.69. Invocation command line was |
2540 | 2540 |
|
2541 | 2541 | $ $0 $@ |
@@ -23334,7 +23334,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
23334 | 23334 | # report actual input values of CONFIG_FILES etc. instead of their |
23335 | 23335 | # values after options handling. |
23336 | 23336 | ac_log=" |
23337 | | -This file was extended by Apache Cloudberry $as_me 2.0.0-devel, which was |
| 23337 | +This file was extended by Apache Cloudberry $as_me 2.0.0-incubating-rc1, which was |
23338 | 23338 | generated by GNU Autoconf 2.69. Invocation command line was |
23339 | 23339 |
|
23340 | 23340 | CONFIG_FILES = $CONFIG_FILES |
@@ -23405,7 +23405,7 @@ _ACEOF |
23405 | 23405 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
23406 | 23406 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
23407 | 23407 | ac_cs_version="\\ |
23408 | | -Apache Cloudberry config.status 2.0.0-devel |
| 23408 | +Apache Cloudberry config.status 2.0.0-incubating-rc1 |
23409 | 23409 | configured by $0, generated by GNU Autoconf 2.69, |
23410 | 23410 | with options \\"\$ac_cs_config\\" |
23411 | 23411 |
|
|
0 commit comments