|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for shadowsocks-libev 2.2.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for shadowsocks-libev 2.2.1. |
4 | 4 | #
|
5 | 5 | # Report bugs to <max.c.lv@gmail.com>.
|
6 | 6 | #
|
@@ -590,8 +590,8 @@ MAKEFLAGS=
|
590 | 590 | # Identity of this package.
|
591 | 591 | PACKAGE_NAME='shadowsocks-libev'
|
592 | 592 | PACKAGE_TARNAME='shadowsocks-libev'
|
593 |
| -PACKAGE_VERSION='2.2.0' |
594 |
| -PACKAGE_STRING='shadowsocks-libev 2.2.0' |
| 593 | +PACKAGE_VERSION='2.2.1' |
| 594 | +PACKAGE_STRING='shadowsocks-libev 2.2.1' |
595 | 595 | PACKAGE_BUGREPORT='max.c.lv@gmail.com'
|
596 | 596 | PACKAGE_URL=''
|
597 | 597 |
|
@@ -1336,7 +1336,7 @@ if test "$ac_init_help" = "long"; then
|
1336 | 1336 | # Omit some internal or obsolete options to make the list less imposing.
|
1337 | 1337 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1338 | 1338 | cat <<_ACEOF
|
1339 |
| -\`configure' configures shadowsocks-libev 2.2.0 to adapt to many kinds of systems. |
| 1339 | +\`configure' configures shadowsocks-libev 2.2.1 to adapt to many kinds of systems. |
1340 | 1340 |
|
1341 | 1341 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1342 | 1342 |
|
|
1407 | 1407 |
|
1408 | 1408 | if test -n "$ac_init_help"; then
|
1409 | 1409 | case $ac_init_help in
|
1410 |
| - short | recursive ) echo "Configuration of shadowsocks-libev 2.2.0:";; |
| 1410 | + short | recursive ) echo "Configuration of shadowsocks-libev 2.2.1:";; |
1411 | 1411 | esac
|
1412 | 1412 | cat <<\_ACEOF
|
1413 | 1413 |
|
|
1528 | 1528 | test -n "$ac_init_help" && exit $ac_status
|
1529 | 1529 | if $ac_init_version; then
|
1530 | 1530 | cat <<\_ACEOF
|
1531 |
| -shadowsocks-libev configure 2.2.0 |
| 1531 | +shadowsocks-libev configure 2.2.1 |
1532 | 1532 | generated by GNU Autoconf 2.69
|
1533 | 1533 |
|
1534 | 1534 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2051,7 +2051,7 @@ cat >config.log <<_ACEOF
|
2051 | 2051 | This file contains any messages produced by compilers while
|
2052 | 2052 | running configure, to aid debugging if configure makes a mistake.
|
2053 | 2053 |
|
2054 |
| -It was created by shadowsocks-libev $as_me 2.2.0, which was |
| 2054 | +It was created by shadowsocks-libev $as_me 2.2.1, which was |
2055 | 2055 | generated by GNU Autoconf 2.69. Invocation command line was
|
2056 | 2056 |
|
2057 | 2057 | $ $0 $@
|
|
2872 | 2872 |
|
2873 | 2873 | # Define the identity of the package.
|
2874 | 2874 | PACKAGE='shadowsocks-libev'
|
2875 |
| - VERSION='2.2.0' |
| 2875 | + VERSION='2.2.1' |
2876 | 2876 |
|
2877 | 2877 |
|
2878 | 2878 | cat >>confdefs.h <<_ACEOF
|
@@ -15636,7 +15636,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
15636 | 15636 | # report actual input values of CONFIG_FILES etc. instead of their
|
15637 | 15637 | # values after options handling.
|
15638 | 15638 | ac_log="
|
15639 |
| -This file was extended by shadowsocks-libev $as_me 2.2.0, which was |
| 15639 | +This file was extended by shadowsocks-libev $as_me 2.2.1, which was |
15640 | 15640 | generated by GNU Autoconf 2.69. Invocation command line was
|
15641 | 15641 |
|
15642 | 15642 | CONFIG_FILES = $CONFIG_FILES
|
@@ -15702,7 +15702,7 @@ _ACEOF
|
15702 | 15702 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
15703 | 15703 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
15704 | 15704 | ac_cs_version="\\
|
15705 |
| -shadowsocks-libev config.status 2.2.0 |
| 15705 | +shadowsocks-libev config.status 2.2.1 |
15706 | 15706 | configured by $0, generated by GNU Autoconf 2.69,
|
15707 | 15707 | with options \\"\$ac_cs_config\\"
|
15708 | 15708 |
|
|
0 commit comments