summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-09-25 14:58:09 +1000
committerAndrew Bartlett <abartlet@samba.org>2010-10-03 01:15:04 +0000
commit3ca886b83510c52d665dadb480b314c330029a0e (patch)
tree72132cf34437f096b5fa7cc5f2306f4e179ccc70 /source4/heimdal_build/config.h
parentab6e3fce040f9ad27cbce44e9038a24f15b601c8 (diff)
downloadsamba-3ca886b83510c52d665dadb480b314c330029a0e.tar.gz
samba-3ca886b83510c52d665dadb480b314c330029a0e.tar.bz2
samba-3ca886b83510c52d665dadb480b314c330029a0e.zip
s4-heimdal_build fix up build after heimdal import
Heimdal has it's own dynconfig like system, and so we need the LIBDIR etc in the CFLAGS here. We also need to define build rules for the new files imported in the merge commit, and fix up some header files. This includes the work by Matthieu Patou <mat@matws.net> Andrew Bartlett
Diffstat (limited to 'source4/heimdal_build/config.h')
-rw-r--r--source4/heimdal_build/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h
index 35981b85d2..b8165795a9 100644
--- a/source4/heimdal_build/config.h
+++ b/source4/heimdal_build/config.h
@@ -23,6 +23,11 @@
#undef HAVE_KRB5_ENCRYPT_BLOCK
+/* Because it can't be defined in roken.h */
+#ifndef USE_HCRYPTO_IMATH
+#define USE_HCRYPTO_IMATH
+#endif
+
/*Workaround for heimdal define vs samba define*/
#ifdef HAVE_LIBINTL_H
#define LIBINTL