|
|
@ -2,7 +2,7 @@ dnl -*- Autoconf -*- |
|
|
|
dnl Process this file with autoconf to produce a configure script. |
|
|
|
|
|
|
|
AC_PREREQ([2.67]) |
|
|
|
AC_INIT([shadowsocks-libev], [3.0.1], [max.c.lv@gmail.com]) |
|
|
|
AC_INIT([shadowsocks-libev], [3.0.2], [max.c.lv@gmail.com]) |
|
|
|
AC_CONFIG_SRCDIR([src/crypto.c]) |
|
|
|
AC_CONFIG_HEADERS([config.h]) |
|
|
|
AC_CONFIG_AUX_DIR(auto) |
|
|
|