|
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.1.0-devel. |
| 3 | +# Generated by GNU Autoconf 2.69 for Apache Cloudberry 3.0.0-devel. |
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.1.0-devel' |
586 | | -PACKAGE_STRING='Apache Cloudberry 2.1.0-devel' |
| 585 | +PACKAGE_VERSION='3.0.0-devel' |
| 586 | +PACKAGE_STRING='Apache Cloudberry 3.0.0-devel' |
587 | 587 | PACKAGE_BUGREPORT='dev@cloudberry.apache.org' |
588 | 588 | PACKAGE_URL='https://cloudberry.apache.org/' |
589 | 589 |
|
@@ -851,7 +851,6 @@ infodir |
851 | 851 | docdir |
852 | 852 | oldincludedir |
853 | 853 | includedir |
854 | | -runstatedir |
855 | 854 | localstatedir |
856 | 855 | sharedstatedir |
857 | 856 | sysconfdir |
@@ -1023,7 +1022,6 @@ datadir='${datarootdir}' |
1023 | 1022 | sysconfdir='${prefix}/etc' |
1024 | 1023 | sharedstatedir='${prefix}/com' |
1025 | 1024 | localstatedir='${prefix}/var' |
1026 | | -runstatedir='${localstatedir}/run' |
1027 | 1025 | includedir='${prefix}/include' |
1028 | 1026 | oldincludedir='/usr/include' |
1029 | 1027 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
@@ -1276,15 +1274,6 @@ do |
1276 | 1274 | | -silent | --silent | --silen | --sile | --sil) |
1277 | 1275 | silent=yes ;; |
1278 | 1276 |
|
1279 | | - -runstatedir | --runstatedir | --runstatedi | --runstated \ |
1280 | | - | --runstate | --runstat | --runsta | --runst | --runs \ |
1281 | | - | --run | --ru | --r) |
1282 | | - ac_prev=runstatedir ;; |
1283 | | - -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ |
1284 | | - | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ |
1285 | | - | --run=* | --ru=* | --r=*) |
1286 | | - runstatedir=$ac_optarg ;; |
1287 | | - |
1288 | 1277 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) |
1289 | 1278 | ac_prev=sbindir ;; |
1290 | 1279 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ |
|
1422 | 1411 | for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ |
1423 | 1412 | datadir sysconfdir sharedstatedir localstatedir includedir \ |
1424 | 1413 | oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ |
1425 | | - libdir localedir mandir runstatedir |
| 1414 | + libdir localedir mandir |
1426 | 1415 | do |
1427 | 1416 | eval ac_val=\$$ac_var |
1428 | 1417 | # Remove trailing slashes. |
@@ -1535,7 +1524,7 @@ if test "$ac_init_help" = "long"; then |
1535 | 1524 | # Omit some internal or obsolete options to make the list less imposing. |
1536 | 1525 | # This message is too long to be a string in the A/UX 3.1 sh. |
1537 | 1526 | cat <<_ACEOF |
1538 | | -\`configure' configures Apache Cloudberry 2.1.0-devel to adapt to many kinds of systems. |
| 1527 | +\`configure' configures Apache Cloudberry 3.0.0-devel to adapt to many kinds of systems. |
1539 | 1528 |
|
1540 | 1529 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1541 | 1530 |
|
@@ -1575,7 +1564,6 @@ Fine tuning of the installation directories: |
1575 | 1564 | --sysconfdir=DIR read-only single-machine data [PREFIX/etc] |
1576 | 1565 | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] |
1577 | 1566 | --localstatedir=DIR modifiable single-machine data [PREFIX/var] |
1578 | | - --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] |
1579 | 1567 | --libdir=DIR object code libraries [EPREFIX/lib] |
1580 | 1568 | --includedir=DIR C header files [PREFIX/include] |
1581 | 1569 | --oldincludedir=DIR C header files for non-gcc [/usr/include] |
|
1602 | 1590 |
|
1603 | 1591 | if test -n "$ac_init_help"; then |
1604 | 1592 | case $ac_init_help in |
1605 | | - short | recursive ) echo "Configuration of Apache Cloudberry 2.1.0-devel:";; |
| 1593 | + short | recursive ) echo "Configuration of Apache Cloudberry 3.0.0-devel:";; |
1606 | 1594 | esac |
1607 | 1595 | cat <<\_ACEOF |
1608 | 1596 |
|
|
1813 | 1801 | test -n "$ac_init_help" && exit $ac_status |
1814 | 1802 | if $ac_init_version; then |
1815 | 1803 | cat <<\_ACEOF |
1816 | | -Apache Cloudberry configure 2.1.0-devel |
| 1804 | +Apache Cloudberry configure 3.0.0-devel |
1817 | 1805 | generated by GNU Autoconf 2.69 |
1818 | 1806 |
|
1819 | 1807 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2566,7 +2554,7 @@ cat >config.log <<_ACEOF |
2566 | 2554 | This file contains any messages produced by compilers while |
2567 | 2555 | running configure, to aid debugging if configure makes a mistake. |
2568 | 2556 |
|
2569 | | -It was created by Apache Cloudberry $as_me 2.1.0-devel, which was |
| 2557 | +It was created by Apache Cloudberry $as_me 3.0.0-devel, which was |
2570 | 2558 | generated by GNU Autoconf 2.69. Invocation command line was |
2571 | 2559 |
|
2572 | 2560 | $ $0 $@ |
@@ -23805,7 +23793,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
23805 | 23793 | # report actual input values of CONFIG_FILES etc. instead of their |
23806 | 23794 | # values after options handling. |
23807 | 23795 | ac_log=" |
23808 | | -This file was extended by Apache Cloudberry $as_me 2.1.0-devel, which was |
| 23796 | +This file was extended by Apache Cloudberry $as_me 3.0.0-devel, which was |
23809 | 23797 | generated by GNU Autoconf 2.69. Invocation command line was |
23810 | 23798 |
|
23811 | 23799 | CONFIG_FILES = $CONFIG_FILES |
@@ -23876,7 +23864,7 @@ _ACEOF |
23876 | 23864 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
23877 | 23865 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
23878 | 23866 | ac_cs_version="\\ |
23879 | | -Apache Cloudberry config.status 2.1.0-devel |
| 23867 | +Apache Cloudberry config.status 3.0.0-devel |
23880 | 23868 | configured by $0, generated by GNU Autoconf 2.69, |
23881 | 23869 | with options \\"\$ac_cs_config\\" |
23882 | 23870 |
|
|
0 commit comments