summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/roken.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-08-04 13:43:29 +0200
committerStefan Metzmacher <metze@samba.org>2009-08-05 10:12:19 +0200
commit996a2054fb951139344712ee68774a55fb65ae1e (patch)
treeb8f1abe84484f3ddb6d7fe022ab615144f2a176e /source4/heimdal_build/roken.h
parentf22408913846b2510352c60e6476b2a693e1a7ee (diff)
downloadsamba-996a2054fb951139344712ee68774a55fb65ae1e.tar.gz
samba-996a2054fb951139344712ee68774a55fb65ae1e.tar.bz2
samba-996a2054fb951139344712ee68774a55fb65ae1e.zip
s4:heimdal_build: define HEIMDAL_LOCALEDIR
metze
Diffstat (limited to 'source4/heimdal_build/roken.h')
-rw-r--r--source4/heimdal_build/roken.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h
index 87060cff17..ea9103e15d 100644
--- a/source4/heimdal_build/roken.h
+++ b/source4/heimdal_build/roken.h
@@ -10,6 +10,7 @@
/* HDB module dir - set to Samba LIBDIR/hdb ? */
#define HDBDIR "/usr/heimdal/lib"
#define LIBDIR "/usr/heimdal/lib"
+#define HEIMDAL_LOCALEDIR "/usr/heimdal/locale"
/* Maximum values on all known systems */
#define MaxHostNameLen (64+4)