aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-24 11:09:37 +0800
committerDan Winship <danw@src.gnome.org>2000-10-24 11:09:37 +0800
commitfaed5f42e47b263f4b4d01106d4bdec1930c475f (patch)
tree4f91dbdebe98a3047401f89c58556934027555dc /calendar/cal-util/Makefile.am
parent0887fc650f5b6f37cbbaa84d3edd121fd83ba85d (diff)
downloadgsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.gz
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.zst
gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.zip
AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It
uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with this. svn path=/trunk/; revision=6141
Diffstat (limited to 'calendar/cal-util/Makefile.am')
-rw-r--r--calendar/cal-util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/cal-util/Makefile.am b/calendar/cal-util/Makefile.am
index cedbd84d25..9a1b677e9b 100644
--- a/calendar/cal-util/Makefile.am
+++ b/calendar/cal-util/Makefile.am
@@ -1,7 +1,7 @@
noinst_PROGRAMS = test-recur
INCLUDES = \
- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
+ -DGNOMELOCALEDIR=\""$(localedir)"\" \
-DG_LOG_DOMAIN=\"cal-util\" \
-I$(top_srcdir) \
-I$(top_srcdir)/calendar \
span class='insertions'>+1 * Update to 1b6.markm2006-08-073-7/+6 * SHA256ifyedwin2006-01-221-0/+1 * Update to version 1b5, make it fetchable again.markm2005-07-114-15/+13 * Update to V 1b4. Also fixes fetching.markm2005-02-158-81/+81 * Add size info.markm2004-03-181-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1 * Clear moonlight beckons.ade2003-03-072-1/+1 * PERL -> REINPLACEedwin2002-11-041-0/+1