summaryrefslogtreecommitdiff
path: root/m4/settings.m4
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2013-04-24 23:42:29 +0200
committerportix <portix@gmx.net>2013-04-24 23:42:29 +0200
commit21548638b2874928a1fa64c13a6944b63e543fbf (patch)
tree77ed8e0a67f9bbdda90f17ab93edce9c8b0274d6 /m4/settings.m4
parent65c20dfeb20a443d663fcad1c4362a36d97bc475 (diff)
downloaddwb-21548638b2874928a1fa64c13a6944b63e543fbf.zip
Remove option 'use-ntlm'
ntlm is no longer supported in libsoup-2.42
Diffstat (limited to 'm4/settings.m4')
-rw-r--r--m4/settings.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/settings.m4 b/m4/settings.m4
index 76c801ab..6abd04cb 100644
--- a/m4/settings.m4
+++ b/m4/settings.m4
@@ -35,7 +35,6 @@ ifdef(`WITH_LIBSOUP_2_38',
)
dnl SSL_CERTIFICATION
html_input(ssl-strict, checkbox, Whether to allow only safe ssl-certificates)
-html_input(use-ntlm, checkbox, Whether to use ntlm-authentication)
html_input(user-agent, text, The user agent string)
dnl
html_header(Fonts)