Skip to content

Commit 6a50310

Browse files
committed
update configure
1 parent 654b3f3 commit 6a50310

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for shadowsocks-libev 1.6.1.
3+
# Generated by GNU Autoconf 2.69 for shadowsocks-libev 1.6.2.
44
#
55
# Report bugs to <max.c.lv@gmail.com>.
66
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
590590
# Identity of this package.
591591
PACKAGE_NAME='shadowsocks-libev'
592592
PACKAGE_TARNAME='shadowsocks-libev'
593-
PACKAGE_VERSION='1.6.1'
594-
PACKAGE_STRING='shadowsocks-libev 1.6.1'
593+
PACKAGE_VERSION='1.6.2'
594+
PACKAGE_STRING='shadowsocks-libev 1.6.2'
595595
PACKAGE_BUGREPORT='max.c.lv@gmail.com'
596596
PACKAGE_URL=''
597597

@@ -1336,7 +1336,7 @@ if test "$ac_init_help" = "long"; then
13361336
# Omit some internal or obsolete options to make the list less imposing.
13371337
# This message is too long to be a string in the A/UX 3.1 sh.
13381338
cat <<_ACEOF
1339-
\`configure' configures shadowsocks-libev 1.6.1 to adapt to many kinds of systems.
1339+
\`configure' configures shadowsocks-libev 1.6.2 to adapt to many kinds of systems.
13401340

13411341
Usage: $0 [OPTION]... [VAR=VALUE]...
13421342

@@ -1407,7 +1407,7 @@ fi
14071407

14081408
if test -n "$ac_init_help"; then
14091409
case $ac_init_help in
1410-
short | recursive ) echo "Configuration of shadowsocks-libev 1.6.1:";;
1410+
short | recursive ) echo "Configuration of shadowsocks-libev 1.6.2:";;
14111411
esac
14121412
cat <<\_ACEOF
14131413

@@ -1528,7 +1528,7 @@ fi
15281528
test -n "$ac_init_help" && exit $ac_status
15291529
if $ac_init_version; then
15301530
cat <<\_ACEOF
1531-
shadowsocks-libev configure 1.6.1
1531+
shadowsocks-libev configure 1.6.2
15321532
generated by GNU Autoconf 2.69
15331533

15341534
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2051,7 +2051,7 @@ cat >config.log <<_ACEOF
20512051
This file contains any messages produced by compilers while
20522052
running configure, to aid debugging if configure makes a mistake.
20532053

2054-
It was created by shadowsocks-libev $as_me 1.6.1, which was
2054+
It was created by shadowsocks-libev $as_me 1.6.2, which was
20552055
generated by GNU Autoconf 2.69. Invocation command line was
20562056

20572057
$ $0 $@
@@ -2872,7 +2872,7 @@ fi
28722872

28732873
# Define the identity of the package.
28742874
PACKAGE='shadowsocks-libev'
2875-
VERSION='1.6.1'
2875+
VERSION='1.6.2'
28762876

28772877

28782878
cat >>confdefs.h <<_ACEOF
@@ -15636,7 +15636,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1563615636
# report actual input values of CONFIG_FILES etc. instead of their
1563715637
# values after options handling.
1563815638
ac_log="
15639-
This file was extended by shadowsocks-libev $as_me 1.6.1, which was
15639+
This file was extended by shadowsocks-libev $as_me 1.6.2, which was
1564015640
generated by GNU Autoconf 2.69. Invocation command line was
1564115641

1564215642
CONFIG_FILES = $CONFIG_FILES
@@ -15702,7 +15702,7 @@ _ACEOF
1570215702
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1570315703
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1570415704
ac_cs_version="\\
15705-
shadowsocks-libev config.status 1.6.1
15705+
shadowsocks-libev config.status 1.6.2
1570615706
configured by $0, generated by GNU Autoconf 2.69,
1570715707
with options \\"\$ac_cs_config\\"
1570815708

0 commit comments

Comments
 (0)