From 50ceceaaef60df956983ead4e259442caec1de26 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 15 Oct 2000 23:18:24 +0000 Subject: Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override any CPPFLAGS set at configure time svn path=/trunk/; revision=5935 --- addressbook/gui/component/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'addressbook/gui/component/Makefile.am') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index 63125a42f2..642c7f91c7 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -1,8 +1,5 @@ SUBDIRS = select-names -CPPFLAGS = \ - -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" - INCLUDES = \ -DG_LOG_DOMAIN=\"evolution-addressbook\" \ $(EXTRA_GNOME_CFLAGS) \ -- cgit v1.2.3