aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-17 22:15:38 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-17 22:15:38 +0800
commitf90e52b1c0d343e75c8ddee2707c466846ad15a5 (patch)
treea221b9fd4819a9df449781152cb89b5189bbefc4 /e-util/Makefile.am
parent82e65517b61e4c0e32a9f03a909effeb5c8bbb90 (diff)
downloadgsoc2013-evolution-f90e52b1c0d343e75c8ddee2707c466846ad15a5.tar
gsoc2013-evolution-f90e52b1c0d343e75c8ddee2707c466846ad15a5.tar.gz
gsoc2013-evolution-f90e52b1c0d343e75c8ddee2707c466846ad15a5.tar.bz2
gsoc2013-evolution-f90e52b1c0d343e75c8ddee2707c466846ad15a5.tar.lz
gsoc2013-evolution-f90e52b1c0d343e75c8ddee2707c466846ad15a5.tar.xz
gsoc2013-evolution-f90e52b1c0d343e75c8ddee2707c466846ad15a5.tar.zst
gsoc2013-evolution-f90e52b1c0d343e75c8ddee2707c466846ad15a5.zip
Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS.
2005-12-17 Tor Lillqvist <tml@novell.com> * Makefile.am (INCLUDES): Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS. svn path=/trunk/; revision=30820
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 0ae9076b01..8e4382dbbf 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -33,8 +33,6 @@ INCLUDES = \
-DSEARCH_RULE_DIR=\"$(ruledir)\" \
-DG_LOG_DOMAIN=\"e-utils\" \
$(GNOME_PILOT_CFLAGS) \
- $(EXTRA_GNOME_CFLAGS) \
- $(GNOME_FULL_CFLAGS) \
$(ICONV_CFLAGS) \
$(E_UTIL_CFLAGS)