From acfd3547298eac38d9bf5ae373f3d82a5d952d0a Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 27 Feb 2003 23:05:14 +0000 Subject: include gnome-pilot cflags 2003-02-27 JP Rosevear * Makefile.am: include gnome-pilot cflags svn path=/trunk/; revision=20092 --- e-util/ChangeLog | 4 ++++ e-util/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 04c1d52621..e6aedd3af9 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2003-02-27 JP Rosevear + + * Makefile.am: include gnome-pilot cflags + 2003-02-23 Jeffrey Stedfast * e-account-list.c (gconf_accounts_changed): 'uid' should not be diff --git a/e-util/Makefile.am b/e-util/Makefile.am index a408c331ee..269eef7ca9 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -12,7 +12,7 @@ INCLUDES = \ -DG_DISABLE_DEPRECATED \ -DGTK_DISABLE_DEPRECATED \ $(DB3_CFLAGS) \ - $(PISOCK_CFLAGS) \ + $(GNOME_PILOT_CFLAGS) \ $(E_UTIL_CFLAGS) privlib_LTLIBRARIES = libeutil.la libedb3util.la libeconduit.la -- cgit v1.2.3