|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.68 for shadowsocks 1.5.2. |
| 3 | +# Generated by GNU Autoconf 2.68 for shadowsocks 1.5.3. |
4 | 4 | # |
5 | 5 | # Report bugs to <max.c.lv@gmail.com>. |
6 | 6 | # |
@@ -570,8 +570,8 @@ MAKEFLAGS= |
570 | 570 | # Identity of this package. |
571 | 571 | PACKAGE_NAME='shadowsocks' |
572 | 572 | PACKAGE_TARNAME='shadowsocks' |
573 | | -PACKAGE_VERSION='1.5.2' |
574 | | -PACKAGE_STRING='shadowsocks 1.5.2' |
| 573 | +PACKAGE_VERSION='1.5.3' |
| 574 | +PACKAGE_STRING='shadowsocks 1.5.3' |
575 | 575 | PACKAGE_BUGREPORT='max.c.lv@gmail.com' |
576 | 576 | PACKAGE_URL='' |
577 | 577 |
|
@@ -1307,7 +1307,7 @@ if test "$ac_init_help" = "long"; then |
1307 | 1307 | # Omit some internal or obsolete options to make the list less imposing. |
1308 | 1308 | # This message is too long to be a string in the A/UX 3.1 sh. |
1309 | 1309 | cat <<_ACEOF |
1310 | | -\`configure' configures shadowsocks 1.5.2 to adapt to many kinds of systems. |
| 1310 | +\`configure' configures shadowsocks 1.5.3 to adapt to many kinds of systems. |
1311 | 1311 |
|
1312 | 1312 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1313 | 1313 |
|
|
1377 | 1377 |
|
1378 | 1378 | if test -n "$ac_init_help"; then |
1379 | 1379 | case $ac_init_help in |
1380 | | - short | recursive ) echo "Configuration of shadowsocks 1.5.2:";; |
| 1380 | + short | recursive ) echo "Configuration of shadowsocks 1.5.3:";; |
1381 | 1381 | esac |
1382 | 1382 | cat <<\_ACEOF |
1383 | 1383 |
|
|
1494 | 1494 | test -n "$ac_init_help" && exit $ac_status |
1495 | 1495 | if $ac_init_version; then |
1496 | 1496 | cat <<\_ACEOF |
1497 | | -shadowsocks configure 1.5.2 |
| 1497 | +shadowsocks configure 1.5.3 |
1498 | 1498 | generated by GNU Autoconf 2.68 |
1499 | 1499 |
|
1500 | 1500 | Copyright (C) 2010 Free Software Foundation, Inc. |
@@ -2016,7 +2016,7 @@ cat >config.log <<_ACEOF |
2016 | 2016 | This file contains any messages produced by compilers while |
2017 | 2017 | running configure, to aid debugging if configure makes a mistake. |
2018 | 2018 |
|
2019 | | -It was created by shadowsocks $as_me 1.5.2, which was |
| 2019 | +It was created by shadowsocks $as_me 1.5.3, which was |
2020 | 2020 | generated by GNU Autoconf 2.68. Invocation command line was |
2021 | 2021 |
|
2022 | 2022 | $ $0 $@ |
|
2837 | 2837 |
|
2838 | 2838 | # Define the identity of the package. |
2839 | 2839 | PACKAGE='shadowsocks' |
2840 | | - VERSION='1.5.2' |
| 2840 | + VERSION='1.5.3' |
2841 | 2841 |
|
2842 | 2842 |
|
2843 | 2843 | cat >>confdefs.h <<_ACEOF |
@@ -15533,7 +15533,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15533 | 15533 | # report actual input values of CONFIG_FILES etc. instead of their |
15534 | 15534 | # values after options handling. |
15535 | 15535 | ac_log=" |
15536 | | -This file was extended by shadowsocks $as_me 1.5.2, which was |
| 15536 | +This file was extended by shadowsocks $as_me 1.5.3, which was |
15537 | 15537 | generated by GNU Autoconf 2.68. Invocation command line was |
15538 | 15538 |
|
15539 | 15539 | CONFIG_FILES = $CONFIG_FILES |
@@ -15599,7 +15599,7 @@ _ACEOF |
15599 | 15599 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15600 | 15600 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15601 | 15601 | ac_cs_version="\\ |
15602 | | -shadowsocks config.status 1.5.2 |
| 15602 | +shadowsocks config.status 1.5.3 |
15603 | 15603 | configured by $0, generated by GNU Autoconf 2.68, |
15604 | 15604 | with options \\"\$ac_cs_config\\" |
15605 | 15605 |
|
|
0 commit comments