aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ename
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-24 11:11:20 +0800
committerDan Winship <danw@src.gnome.org>2000-10-24 11:11:20 +0800
commitbabd37f2f7b43ea61df0d320ac7344d18debae72 (patch)
treeb8ba1b4cee51926c2e412726210fe73099e4e4a5 /e-util/ename
parentfaed5f42e47b263f4b4d01106d4bdec1930c475f (diff)
downloadgsoc2013-evolution-babd37f2f7b43ea61df0d320ac7344d18debae72.tar
gsoc2013-evolution-babd37f2f7b43ea61df0d320ac7344d18debae72.tar.gz
gsoc2013-evolution-babd37f2f7b43ea61df0d320ac7344d18debae72.tar.bz2
gsoc2013-evolution-babd37f2f7b43ea61df0d320ac7344d18debae72.tar.lz
gsoc2013-evolution-babd37f2f7b43ea61df0d320ac7344d18debae72.tar.xz
gsoc2013-evolution-babd37f2f7b43ea61df0d320ac7344d18debae72.tar.zst
gsoc2013-evolution-babd37f2f7b43ea61df0d320ac7344d18debae72.zip
Remove unused GNOMELOCALEDIR setting.
* ename/Makefile.am (INCLUDES): Remove unused GNOMELOCALEDIR setting. svn path=/trunk/; revision=6142
Diffstat (limited to 'e-util/ename')
-rw-r--r--e-util/ename/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/ename/Makefile.am b/e-util/ename/Makefile.am
index 46b3ca0132..b3abe633df 100644
--- a/e-util/ename/Makefile.am
+++ b/e-util/ename/Makefile.am
@@ -1,5 +1,4 @@
INCLUDES = \
- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-DG_LOG_DOMAIN=\"EName\" \
-I$(srcdir) \
-I$(srcdir)/.. \