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 --- calendar/gui/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index de1f72b2c6..9b5a81a68a 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -4,9 +4,6 @@ help_base = $(datadir)/gnome/help/cal bin_PROGRAMS = evolution-calendar -CPPFLAGS = \ - -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" - INCLUDES = \ -DG_LOG_DOMAIN=\"calendar-gui\" \ -I$(top_builddir)/shell \ -- cgit v1.2.3