summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-01-15 14:12:12 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-01-15 14:12:12 +0000
commit01a118181f8b56b54cc5fffcb5a027d41a7cb685 (patch)
tree90a3f4d7f1cb9f460a80bbe6887fc4894c336675 /ChangeLog
parentae76c4d079dae78255e8a98e713e01f74af5a4c9 (diff)
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).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <tim at centricular dot net>
+
+ * 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 <thomas at apestaart dot org>
* configure.ac: