summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-06-09 17:38:20 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-06-09 17:38:20 +0000
commita916520e6c55ec09d49e03f12e09bfe7ebf39800 (patch)
tree967946b0ef0b1073b2c9979371336d0b5731fba1 /ChangeLog
parent02591e63a550c2d0a04542f9d8e38e5ae1fb4570 (diff)
downloadgst-plugins-bad-a916520e6c55ec09d49e03f12e09bfe7ebf39800.tar.gz
gst-plugins-bad-a916520e6c55ec09d49e03f12e09bfe7ebf39800.tar.bz2
gst-plugins-bad-a916520e6c55ec09d49e03f12e09bfe7ebf39800.zip
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866).
Original commit message from CVS: * configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). * ext/musepack/Makefile.am: * ext/wavpack/Makefile.am: * gst/speed/Makefile.am: Add missing GST_LIBS, fixes build on cygwin (#343866).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 960ffb47..32bf3768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-06-09 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ Check for X before using X_CFLAGS in the check for opengl (#343866).
+
+ * ext/musepack/Makefile.am:
+ * ext/wavpack/Makefile.am:
+ * gst/speed/Makefile.am:
+ Add missing GST_LIBS, fixes build on cygwin (#343866).
+
2006-06-06 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: