Regenerate configure with newer autoconf

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1604 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2009-08-20 19:22:22 +00:00
parent 0ee2fd7507
commit fd762125b0
2 changed files with 1011 additions and 1596 deletions
Vendored
+1010 -1594
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -63,7 +63,7 @@ case "${host_os}" in
esac
AC_ARG_WITH( [openssl],
AS_HELP_STRING([--with-openssl=DIR], [openssl's installation prefix]),
AS_HELP_STRING([--with-openssl=DIR], [openssl installation prefix]),
[OPENSSL=$withval],)
AC_ARG_ENABLE( [debug],
AS_HELP_STRING([--enable-debug], [enable debuging]),
@@ -281,4 +281,3 @@ if test x"$SASL" = "x" ; then
else
echo "sasl: yes"
fi