summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-09-28 10:26:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-09-28 10:26:44 +0000
commit13962adcb55a676b0b47925680b2e17b3e4815f0 (patch)
treed1a53e3d0ebafde09e27e6cdd01b5e2948e78e1b /acconfig.h
parent221f1c2ca288ce33501e867f1df45f4d84fbe8e5 (diff)
downloadcurl-13962adcb55a676b0b47925680b2e17b3e4815f0.tar.gz
7.3 commitcurl-7_3
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index df5fab92d..b9087794e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -33,3 +33,6 @@
/* Define if you need the _REENTRANT define for some functions */
#undef NEED_REENTRANT
+
+/* Define if you have the Kerberos4 libraries (including -ldes) */
+#undef KRB4