1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.

This commit is contained in:
Jelmer Vernooij 2008-06-25 17:24:38 +02:00
parent 21b4d017a2
commit 55a6e852c7

View File

@ -21,4 +21,6 @@
#define HDB_DB_DIR ""
#undef HAVE_KRB5_ENCRYPT_BLOCK
#endif