mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
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:
+1
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user