|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for Citus 12.1.4. |
| 3 | +# Generated by GNU Autoconf 2.69 for Citus 12.1.5. |
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='12.1.4' |
583 | | -PACKAGE_STRING='Citus 12.1.4' |
| 582 | +PACKAGE_VERSION='12.1.5' |
| 583 | +PACKAGE_STRING='Citus 12.1.5' |
584 | 584 | PACKAGE_BUGREPORT='' |
585 | 585 | PACKAGE_URL='' |
586 | 586 |
|
@@ -1262,7 +1262,7 @@ if test "$ac_init_help" = "long"; then |
1262 | 1262 | # Omit some internal or obsolete options to make the list less imposing. |
1263 | 1263 | # This message is too long to be a string in the A/UX 3.1 sh. |
1264 | 1264 | cat <<_ACEOF |
1265 | | -\`configure' configures Citus 12.1.4 to adapt to many kinds of systems. |
| 1265 | +\`configure' configures Citus 12.1.5 to adapt to many kinds of systems. |
1266 | 1266 |
|
1267 | 1267 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1268 | 1268 |
|
|
1324 | 1324 |
|
1325 | 1325 | if test -n "$ac_init_help"; then |
1326 | 1326 | case $ac_init_help in |
1327 | | - short | recursive ) echo "Configuration of Citus 12.1.4:";; |
| 1327 | + short | recursive ) echo "Configuration of Citus 12.1.5:";; |
1328 | 1328 | esac |
1329 | 1329 | cat <<\_ACEOF |
1330 | 1330 |
|
|
1429 | 1429 | test -n "$ac_init_help" && exit $ac_status |
1430 | 1430 | if $ac_init_version; then |
1431 | 1431 | cat <<\_ACEOF |
1432 | | -Citus configure 12.1.4 |
| 1432 | +Citus configure 12.1.5 |
1433 | 1433 | generated by GNU Autoconf 2.69 |
1434 | 1434 |
|
1435 | 1435 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1912,7 +1912,7 @@ cat >config.log <<_ACEOF |
1912 | 1912 | This file contains any messages produced by compilers while |
1913 | 1913 | running configure, to aid debugging if configure makes a mistake. |
1914 | 1914 |
|
1915 | | -It was created by Citus $as_me 12.1.4, which was |
| 1915 | +It was created by Citus $as_me 12.1.5, which was |
1916 | 1916 | generated by GNU Autoconf 2.69. Invocation command line was |
1917 | 1917 |
|
1918 | 1918 | $ $0 $@ |
@@ -5393,7 +5393,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
5393 | 5393 | # report actual input values of CONFIG_FILES etc. instead of their |
5394 | 5394 | # values after options handling. |
5395 | 5395 | ac_log=" |
5396 | | -This file was extended by Citus $as_me 12.1.4, which was |
| 5396 | +This file was extended by Citus $as_me 12.1.5, which was |
5397 | 5397 | generated by GNU Autoconf 2.69. Invocation command line was |
5398 | 5398 |
|
5399 | 5399 | CONFIG_FILES = $CONFIG_FILES |
@@ -5455,7 +5455,7 @@ _ACEOF |
5455 | 5455 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
5456 | 5456 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
5457 | 5457 | ac_cs_version="\\ |
5458 | | -Citus config.status 12.1.4 |
| 5458 | +Citus config.status 12.1.5 |
5459 | 5459 | configured by $0, generated by GNU Autoconf 2.69, |
5460 | 5460 | with options \\"\$ac_cs_config\\" |
5461 | 5461 |
|
|
0 commit comments