|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for shadowsocks 1.5.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for shadowsocks 1.5.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' |
592 | 592 | PACKAGE_TARNAME='shadowsocks' |
593 | | -PACKAGE_VERSION='1.5.0' |
594 | | -PACKAGE_STRING='shadowsocks 1.5.0' |
| 593 | +PACKAGE_VERSION='1.5.1' |
| 594 | +PACKAGE_STRING='shadowsocks 1.5.1' |
595 | 595 | PACKAGE_BUGREPORT='max.c.lv@gmail.com' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1325,7 +1325,7 @@ if test "$ac_init_help" = "long"; then |
1325 | 1325 | # Omit some internal or obsolete options to make the list less imposing. |
1326 | 1326 | # This message is too long to be a string in the A/UX 3.1 sh. |
1327 | 1327 | cat <<_ACEOF |
1328 | | -\`configure' configures shadowsocks 1.5.0 to adapt to many kinds of systems. |
| 1328 | +\`configure' configures shadowsocks 1.5.1 to adapt to many kinds of systems. |
1329 | 1329 |
|
1330 | 1330 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1331 | 1331 |
|
|
1395 | 1395 |
|
1396 | 1396 | if test -n "$ac_init_help"; then |
1397 | 1397 | case $ac_init_help in |
1398 | | - short | recursive ) echo "Configuration of shadowsocks 1.5.0:";; |
| 1398 | + short | recursive ) echo "Configuration of shadowsocks 1.5.1:";; |
1399 | 1399 | esac |
1400 | 1400 | cat <<\_ACEOF |
1401 | 1401 |
|
|
1512 | 1512 | test -n "$ac_init_help" && exit $ac_status |
1513 | 1513 | if $ac_init_version; then |
1514 | 1514 | cat <<\_ACEOF |
1515 | | -shadowsocks configure 1.5.0 |
| 1515 | +shadowsocks configure 1.5.1 |
1516 | 1516 | generated by GNU Autoconf 2.69 |
1517 | 1517 |
|
1518 | 1518 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2035,7 +2035,7 @@ cat >config.log <<_ACEOF |
2035 | 2035 | This file contains any messages produced by compilers while |
2036 | 2036 | running configure, to aid debugging if configure makes a mistake. |
2037 | 2037 |
|
2038 | | -It was created by shadowsocks $as_me 1.5.0, which was |
| 2038 | +It was created by shadowsocks $as_me 1.5.1, which was |
2039 | 2039 | generated by GNU Autoconf 2.69. Invocation command line was |
2040 | 2040 |
|
2041 | 2041 | $ $0 $@ |
|
2856 | 2856 |
|
2857 | 2857 | # Define the identity of the package. |
2858 | 2858 | PACKAGE='shadowsocks' |
2859 | | - VERSION='1.5.0' |
| 2859 | + VERSION='1.5.1' |
2860 | 2860 |
|
2861 | 2861 |
|
2862 | 2862 | cat >>confdefs.h <<_ACEOF |
@@ -15526,7 +15526,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15526 | 15526 | # report actual input values of CONFIG_FILES etc. instead of their |
15527 | 15527 | # values after options handling. |
15528 | 15528 | ac_log=" |
15529 | | -This file was extended by shadowsocks $as_me 1.5.0, which was |
| 15529 | +This file was extended by shadowsocks $as_me 1.5.1, which was |
15530 | 15530 | generated by GNU Autoconf 2.69. Invocation command line was |
15531 | 15531 |
|
15532 | 15532 | CONFIG_FILES = $CONFIG_FILES |
@@ -15592,7 +15592,7 @@ _ACEOF |
15592 | 15592 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15593 | 15593 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15594 | 15594 | ac_cs_version="\\ |
15595 | | -shadowsocks config.status 1.5.0 |
| 15595 | +shadowsocks config.status 1.5.1 |
15596 | 15596 | configured by $0, generated by GNU Autoconf 2.69, |
15597 | 15597 | with options \\"\$ac_cs_config\\" |
15598 | 15598 |
|
|
0 commit comments