summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/neon.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/macros/neon.m4 b/macros/neon.m4
index 439d8d7..f620445 100644
--- a/macros/neon.m4
+++ b/macros/neon.m4
@@ -953,6 +953,8 @@ yes|openssl)
AC_DEFINE([HAVE_OPENSSL], 1, [Define if OpenSSL support is enabled])
NEON_EXTRAOBJS="$NEON_EXTRAOBJS ne_openssl"
+
+ AC_DEFINE([HAVE_NTLM], 1, [Define if NTLM is supported])
;;
gnutls)
NE_PKG_CONFIG(NE_SSL, gnutls,
@@ -1052,7 +1054,7 @@ noX*Y*) ;;
[AC_MSG_NOTICE([[pakchois library not found; no PKCS#11 support]])])
;;
esac
-])
+]) dnl -- end defun NEON_SSL
dnl Check for Kerberos installation
AC_DEFUN([NEON_GSSAPI], [