|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for Citus 7.5.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for Citus 7.5.1. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -579,8 +579,8 @@ MAKEFLAGS= |
579 | 579 | # Identity of this package. |
580 | 580 | PACKAGE_NAME='Citus' |
581 | 581 | PACKAGE_TARNAME='citus' |
582 | | -PACKAGE_VERSION='7.5.0' |
583 | | -PACKAGE_STRING='Citus 7.5.0' |
| 582 | +PACKAGE_VERSION='7.5.1' |
| 583 | +PACKAGE_STRING='Citus 7.5.1' |
584 | 584 | PACKAGE_BUGREPORT='' |
585 | 585 | PACKAGE_URL='' |
586 | 586 |
|
@@ -1239,7 +1239,7 @@ if test "$ac_init_help" = "long"; then |
1239 | 1239 | # Omit some internal or obsolete options to make the list less imposing. |
1240 | 1240 | # This message is too long to be a string in the A/UX 3.1 sh. |
1241 | 1241 | cat <<_ACEOF |
1242 | | -\`configure' configures Citus 7.5.0 to adapt to many kinds of systems. |
| 1242 | +\`configure' configures Citus 7.5.1 to adapt to many kinds of systems. |
1243 | 1243 |
|
1244 | 1244 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1245 | 1245 |
|
|
1300 | 1300 |
|
1301 | 1301 | if test -n "$ac_init_help"; then |
1302 | 1302 | case $ac_init_help in |
1303 | | - short | recursive ) echo "Configuration of Citus 7.5.0:";; |
| 1303 | + short | recursive ) echo "Configuration of Citus 7.5.1:";; |
1304 | 1304 | esac |
1305 | 1305 | cat <<\_ACEOF |
1306 | 1306 |
|
|
1400 | 1400 | test -n "$ac_init_help" && exit $ac_status |
1401 | 1401 | if $ac_init_version; then |
1402 | 1402 | cat <<\_ACEOF |
1403 | | -Citus configure 7.5.0 |
| 1403 | +Citus configure 7.5.1 |
1404 | 1404 | generated by GNU Autoconf 2.69 |
1405 | 1405 |
|
1406 | 1406 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1883,7 +1883,7 @@ cat >config.log <<_ACEOF |
1883 | 1883 | This file contains any messages produced by compilers while |
1884 | 1884 | running configure, to aid debugging if configure makes a mistake. |
1885 | 1885 |
|
1886 | | -It was created by Citus $as_me 7.5.0, which was |
| 1886 | +It was created by Citus $as_me 7.5.1, which was |
1887 | 1887 | generated by GNU Autoconf 2.69. Invocation command line was |
1888 | 1888 |
|
1889 | 1889 | $ $0 $@ |
@@ -4701,7 +4701,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
4701 | 4701 | # report actual input values of CONFIG_FILES etc. instead of their |
4702 | 4702 | # values after options handling. |
4703 | 4703 | ac_log=" |
4704 | | -This file was extended by Citus $as_me 7.5.0, which was |
| 4704 | +This file was extended by Citus $as_me 7.5.1, which was |
4705 | 4705 | generated by GNU Autoconf 2.69. Invocation command line was |
4706 | 4706 |
|
4707 | 4707 | CONFIG_FILES = $CONFIG_FILES |
@@ -4763,7 +4763,7 @@ _ACEOF |
4763 | 4763 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
4764 | 4764 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
4765 | 4765 | ac_cs_version="\\ |
4766 | | -Citus config.status 7.5.0 |
| 4766 | +Citus config.status 7.5.1 |
4767 | 4767 | configured by $0, generated by GNU Autoconf 2.69, |
4768 | 4768 | with options \\"\$ac_cs_config\\" |
4769 | 4769 |
|
|
0 commit comments