|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for TclMemcache 1.3.1. |
| 3 | +# Generated by GNU Autoconf 2.72 for TclMemcache 1.3.2. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, |
@@ -601,8 +601,8 @@ MAKEFLAGS= |
601 | 601 | # Identity of this package. |
602 | 602 | PACKAGE_NAME='TclMemcache' |
603 | 603 | PACKAGE_TARNAME='tclmemcache' |
604 | | -PACKAGE_VERSION='1.3.1' |
605 | | -PACKAGE_STRING='TclMemcache 1.3.1' |
| 604 | +PACKAGE_VERSION='1.3.2' |
| 605 | +PACKAGE_STRING='TclMemcache 1.3.2' |
606 | 606 | PACKAGE_BUGREPORT='' |
607 | 607 | PACKAGE_URL='' |
608 | 608 |
|
@@ -1317,7 +1317,7 @@ if test "$ac_init_help" = "long"; then |
1317 | 1317 | # Omit some internal or obsolete options to make the list less imposing. |
1318 | 1318 | # This message is too long to be a string in the A/UX 3.1 sh. |
1319 | 1319 | cat <<_ACEOF |
1320 | | -'configure' configures TclMemcache 1.3.1 to adapt to many kinds of systems. |
| 1320 | +'configure' configures TclMemcache 1.3.2 to adapt to many kinds of systems. |
1321 | 1321 |
|
1322 | 1322 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1323 | 1323 |
|
|
1379 | 1379 |
|
1380 | 1380 | if test -n "$ac_init_help"; then |
1381 | 1381 | case $ac_init_help in |
1382 | | - short | recursive ) echo "Configuration of TclMemcache 1.3.1:";; |
| 1382 | + short | recursive ) echo "Configuration of TclMemcache 1.3.2:";; |
1383 | 1383 | esac |
1384 | 1384 | cat <<\_ACEOF |
1385 | 1385 |
|
|
1481 | 1481 | test -n "$ac_init_help" && exit $ac_status |
1482 | 1482 | if $ac_init_version; then |
1483 | 1483 | cat <<\_ACEOF |
1484 | | -TclMemcache configure 1.3.1 |
| 1484 | +TclMemcache configure 1.3.2 |
1485 | 1485 | generated by GNU Autoconf 2.72 |
1486 | 1486 |
|
1487 | 1487 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1788,7 +1788,7 @@ cat >config.log <<_ACEOF |
1788 | 1788 | This file contains any messages produced by compilers while |
1789 | 1789 | running configure, to aid debugging if configure makes a mistake. |
1790 | 1790 |
|
1791 | | -It was created by TclMemcache $as_me 1.3.1, which was |
| 1791 | +It was created by TclMemcache $as_me 1.3.2, which was |
1792 | 1792 | generated by GNU Autoconf 2.72. Invocation command line was |
1793 | 1793 |
|
1794 | 1794 | $ $0$ac_configure_args_raw |
@@ -9068,7 +9068,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9068 | 9068 | # report actual input values of CONFIG_FILES etc. instead of their |
9069 | 9069 | # values after options handling. |
9070 | 9070 | ac_log=" |
9071 | | -This file was extended by TclMemcache $as_me 1.3.1, which was |
| 9071 | +This file was extended by TclMemcache $as_me 1.3.2, which was |
9072 | 9072 | generated by GNU Autoconf 2.72. Invocation command line was |
9073 | 9073 |
|
9074 | 9074 | CONFIG_FILES = $CONFIG_FILES |
@@ -9123,7 +9123,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
9123 | 9123 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
9124 | 9124 | ac_cs_config='$ac_cs_config_escaped' |
9125 | 9125 | ac_cs_version="\\ |
9126 | | -TclMemcache config.status 1.3.1 |
| 9126 | +TclMemcache config.status 1.3.2 |
9127 | 9127 | configured by $0, generated by GNU Autoconf 2.72, |
9128 | 9128 | with options \\"\$ac_cs_config\\" |
9129 | 9129 |
|
|
0 commit comments