From: Stefan Metzmacher Date: Tue, 4 Aug 2009 11:43:29 +0000 (+0200) Subject: s4:heimdal_build: define HEIMDAL_LOCALEDIR X-Git-Tag: talloc-2.0.0~464^2~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=996a2054fb951139344712ee68774a55fb65ae1e;p=thirdparty%2Fsamba.git s4:heimdal_build: define HEIMDAL_LOCALEDIR metze --- diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h index 87060cff17b..ea9103e15d0 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)