]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
renamed the KRB4 to HAVE_KRB4
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2003 13:27:05 +0000 (13:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2003 13:27:05 +0000 (13:27 +0000)
configure.ac

index 2906a0e0599611b7f8e6312dad2986ceb913b5d9..3ecf919864988ffc15338c4035b1437edcd71281 100644 (file)
@@ -478,7 +478,7 @@ then
       AC_CHECK_FUNCS(krb_get_our_ip_for_realm)
 
       dnl add define KRB4
-      AC_DEFINE(KRB4, 1,
+      AC_DEFINE(HAVE_KRB4, 1,
       [if you have the Kerberos4 libraries (including -ldes)])
 
       dnl substitute it too!