aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
Diffstat (limited to 'e-util')
-rw-r--r--e-util/ChangeLog4
-rw-r--r--e-util/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 32eb9600c0..485d667f20 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-23 JP Rosevear <jpr@ximian.com>
+
+ * Makefile.am (INCLUDES): remove gtk deprecated flag
+
2003-11-18 JP Rosevear <jpr@ximian.com>
* Makefile.am: remove db3 library, if you really want it, get it
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index cfb512938e..34d8a98189 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -7,7 +7,6 @@ INCLUDES = \
-DEVOLUTION_CATEGORY_ICONS=\""$(imagesdir)/categories"\" \
-DG_LOG_DOMAIN=\"e-utils\" \
-DG_DISABLE_DEPRECATED \
- -DGTK_DISABLE_DEPRECATED \
$(GNOME_PILOT_CFLAGS) \
$(E_UTIL_CFLAGS)