|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for TclMemcache 1.1.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for TclMemcache 1.2.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -577,8 +577,8 @@ MAKEFLAGS= |
577 | 577 | # Identity of this package. |
578 | 578 | PACKAGE_NAME='TclMemcache' |
579 | 579 | PACKAGE_TARNAME='tclmemcache' |
580 | | -PACKAGE_VERSION='1.1.1' |
581 | | -PACKAGE_STRING='TclMemcache 1.1.1' |
| 580 | +PACKAGE_VERSION='1.2.0' |
| 581 | +PACKAGE_STRING='TclMemcache 1.2.0' |
582 | 582 | PACKAGE_BUGREPORT='' |
583 | 583 | PACKAGE_URL='' |
584 | 584 |
|
@@ -1290,7 +1290,7 @@ if test "$ac_init_help" = "long"; then |
1290 | 1290 | # Omit some internal or obsolete options to make the list less imposing. |
1291 | 1291 | # This message is too long to be a string in the A/UX 3.1 sh. |
1292 | 1292 | cat <<_ACEOF |
1293 | | -\`configure' configures TclMemcache 1.1.1 to adapt to many kinds of systems. |
| 1293 | +\`configure' configures TclMemcache 1.2.0 to adapt to many kinds of systems. |
1294 | 1294 |
|
1295 | 1295 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1296 | 1296 |
|
|
1351 | 1351 |
|
1352 | 1352 | if test -n "$ac_init_help"; then |
1353 | 1353 | case $ac_init_help in |
1354 | | - short | recursive ) echo "Configuration of TclMemcache 1.1.1:";; |
| 1354 | + short | recursive ) echo "Configuration of TclMemcache 1.2.0:";; |
1355 | 1355 | esac |
1356 | 1356 | cat <<\_ACEOF |
1357 | 1357 |
|
|
1452 | 1452 | test -n "$ac_init_help" && exit $ac_status |
1453 | 1453 | if $ac_init_version; then |
1454 | 1454 | cat <<\_ACEOF |
1455 | | -TclMemcache configure 1.1.1 |
| 1455 | +TclMemcache configure 1.2.0 |
1456 | 1456 | generated by GNU Autoconf 2.69 |
1457 | 1457 |
|
1458 | 1458 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1817,7 +1817,7 @@ cat >config.log <<_ACEOF |
1817 | 1817 | This file contains any messages produced by compilers while |
1818 | 1818 | running configure, to aid debugging if configure makes a mistake. |
1819 | 1819 |
|
1820 | | -It was created by TclMemcache $as_me 1.1.1, which was |
| 1820 | +It was created by TclMemcache $as_me 1.2.0, which was |
1821 | 1821 | generated by GNU Autoconf 2.69. Invocation command line was |
1822 | 1822 |
|
1823 | 1823 | $ $0 $@ |
@@ -8200,7 +8200,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8200 | 8200 | # report actual input values of CONFIG_FILES etc. instead of their |
8201 | 8201 | # values after options handling. |
8202 | 8202 | ac_log=" |
8203 | | -This file was extended by TclMemcache $as_me 1.1.1, which was |
| 8203 | +This file was extended by TclMemcache $as_me 1.2.0, which was |
8204 | 8204 | generated by GNU Autoconf 2.69. Invocation command line was |
8205 | 8205 |
|
8206 | 8206 | CONFIG_FILES = $CONFIG_FILES |
@@ -8253,7 +8253,7 @@ _ACEOF |
8253 | 8253 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8254 | 8254 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
8255 | 8255 | ac_cs_version="\\ |
8256 | | -TclMemcache config.status 1.1.1 |
| 8256 | +TclMemcache config.status 1.2.0 |
8257 | 8257 | configured by $0, generated by GNU Autoconf 2.69, |
8258 | 8258 | with options \\"\$ac_cs_config\\" |
8259 | 8259 |
|
|
0 commit comments