summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-12-16 11:42:56 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-12-16 11:42:56 +0000
commitad5dfb5739115459f293dea5442ec4bd4b9a7625 (patch)
treefad5c23fa2c824541ca6ed79aed5b5dceaf375a5 /ChangeLog
parenta5fa8eaf4d8685653130572aa494350d83cbe419 (diff)
configure.ac: Make sure libcaca can actually be used instead of just checking for /usr/bin/caca-config, so we don't w...
Original commit message from CVS: * configure.ac: Make sure libcaca can actually be used instead of just checking for /usr/bin/caca-config, so we don't wrongly try to build cacasink when cross-compiling (fixes #384587).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe80c604..a89cbe6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ Make sure libcaca can actually be used instead of just checking for
+ /usr/bin/caca-config, so we don't wrongly try to build cacasink when
+ cross-compiling (fixes #384587).
+
2006-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am: