From 48a7e88376b52ac0a3a251ed78753af909ae8edc Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 12 Mar 2001 20:42:02 +0000 Subject: update cflag macros 2001-03-12 JP Rosevear * Makefile.am: update cflag macros svn path=/trunk/; revision=8648 --- e-util/ChangeLog | 4 ++++ e-util/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'e-util') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 7ac47969e5..ee35caf134 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2001-03-12 JP Rosevear + + * Makefile.am: update cflag macros + 2001-03-07 Dan Winship * e-html-utils.c (url_extract): Fix an off-by-one in the "is this diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 8a89dbe447..2efec61ca3 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = \ $(GNOME_INCLUDEDIR) \ $(EXTRA_GNOME_CFLAGS) \ $(UNICODE_CFLAGS) \ - $(PISOCK_INCLUDEDIR) \ + $(PISOCK_CFLAGS) \ -DEVOLUTION_IMAGES=\""$(imagesdir)"\" \ -DG_LOG_DOMAIN=\"e-utils\" -- cgit v1.2.3