set HEIMDAL_LOCALEDIR for librfc3961.la too

This commit is contained in:
Love Hörnquist Åstrand
2011-06-19 11:02:27 -07:00
parent 09b07e9ef4
commit 5a25df7851

View File

@@ -103,7 +103,8 @@ libkrb5_la_CPPFLAGS = \
librfc3961_la_CPPFLAGS = \
-DBUILD_KRB5_LIB \
$(AM_CPPFLAGS)
$(AM_CPPFLAGS) \
-DHEIMDAL_LOCALEDIR='"$(localedir)"'
dist_libkrb5_la_SOURCES = \
acache.c \