summaryrefslogtreecommitdiffstats
path: root/libidu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libidu/Makefile.am')
-rw-r--r--libidu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libidu/Makefile.am b/libidu/Makefile.am
index ac18713..fb3ed6c 100644
--- a/libidu/Makefile.am
+++ b/libidu/Makefile.am
@@ -14,7 +14,7 @@ libidu_a_SOURCES = dynvec.c dynvec.h \
iduglobal.h \
xnls.h
-AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/intl \
+AM_CPPFLAGS = -I$(top_srcdir)/lib \
-DDATADIR=\"$(datadir)\" \
-DLOCALEDIR=\"$(datadir)/locale\" \
-DLANGUAGE_MAP_FILE=\"$(datadir)/id-lang.map\"