Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 25 Jun 2008 15:24:38 +0000 (17:24 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 25 Jun 2008 15:24:38 +0000 (17:24 +0200)
source/heimdal_build/config.h

index e2c735a65f83daf07cf1c294f23cbd67064c544a..38cdfbb6a6a78c24a045b8883c68282fead28b15 100644 (file)
@@ -21,4 +21,6 @@
 
 #define HDB_DB_DIR ""
 
+#undef HAVE_KRB5_ENCRYPT_BLOCK
+
 #endif