finish support for libintl

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23752 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-07 21:13:13 +00:00
parent 21bf016cd9
commit 7fe1196c96
22 changed files with 4304 additions and 25 deletions

View File

@@ -7,6 +7,7 @@ AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS += -I$(srcdir)/../krb5 \
-I$(srcdir) \
-I$(srcdir)/mech \
$(INCLUDE_libintl) \
$(INCLUDE_hcrypto) \
$(INCLUDE_krb4)