summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal_build/config.h')
-rw-r--r--source4/heimdal_build/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h
index 67516f01c7..5c1d55ca9a 100644
--- a/source4/heimdal_build/config.h
+++ b/source4/heimdal_build/config.h
@@ -22,6 +22,8 @@
/* path to sysconf - should we force this to samba LIBDIR ? */
#define SYSCONFDIR "/etc"
+/* HDB module dir - set to Samba LIBDIR/hdb ? */
+#define HDBDIR "/usr/heimdal/lib"
/* Maximum values on all known systems */
#define MaxHostNameLen (64+4)