aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
Diffstat (limited to 'e-util')
-rw-r--r--e-util/ChangeLog5
-rw-r--r--e-util/ename/Makefile.am1
2 files changed, 5 insertions, 1 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index be4a0fd10e..5851b7f508 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-23 Dan Winship <danw@helixcode.com>
+
+ * ename/Makefile.am (INCLUDES): Remove unused GNOMELOCALEDIR
+ setting.
+
2000-10-23 JP Rosevear <jpr@helixcode.com>
* e-pilot-map.c: Operate with EPilotMap structure so things are
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)/.. \