summaryrefslogtreecommitdiff
path: root/mate-dictionary/libgdict/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/libgdict/Makefile.am')
-rw-r--r--mate-dictionary/libgdict/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/libgdict/Makefile.am b/mate-dictionary/libgdict/Makefile.am
index 202c1808..4882749c 100644
--- a/mate-dictionary/libgdict/Makefile.am
+++ b/mate-dictionary/libgdict/Makefile.am
@@ -5,7 +5,7 @@ AM_CPPFLAGS = -DG_LOG_DOMAIN=\"Gdict\" \
-DLIBDIR=\""$(libdir)"\" \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
-DPREFIX=\""$(prefix)"\" \
- -DMATELOCALEDIR=\""$(mateutilslocaledir)"\" \
+ -DMATELOCALEDIR=\""$(datadir)/locale"\" \
-DGDICTSOURCESDIR=\""$(datadir)/mate-dict/sources"\" \
-DGDICT_ENABLE_INTERNALS \
$(NULL)