aboutsummaryrefslogtreecommitdiff
path: root/lib/config-riscos.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-12-02 13:27:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-12-02 13:27:29 +0000
commit800052dc50ace9748f607afc8f451afac948736b (patch)
treef601bf25f7faa8d689296a869e58c0818fe3ce57 /lib/config-riscos.h
parentd4629fd3957cf991c1a7a23757678b4b159ab187 (diff)
use the HAVE_KRB4 define instead of just KRB4
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r--lib/config-riscos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index 4ed31ace9..f62c21dff 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -36,7 +36,7 @@
#undef NEED_REENTRANT
/* Define if you have the Kerberos4 libraries (including -ldes) */
-#undef KRB4
+#undef HAVE_KRB4
/* Define if you want to enable IPv6 support */
#undef ENABLE_IPV6