From 01a118181f8b56b54cc5fffcb5a027d41a7cb685 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 15 Jan 2006 14:12:12 +0000 Subject: ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non-standard prefix (#327009). Original commit message from CVS: * ext/esd/Makefile.am: Add $(ESD_CFLAGS), otherwise build will fail for folks with libesd in a non-standard prefix (#327009). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f27ac69c..44ff9bc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-01-15 Tim-Philipp Müller + + * ext/esd/Makefile.am: + Add $(ESD_CFLAGS), otherwise build will fail for folks + with libesd in a non-standard prefix (#327009). + 2006-01-13 Thomas Vander Stichele * configure.ac: -- cgit