diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-05 11:52:32 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-05 11:52:32 +0000 |
commit | 84df1745ae92896716e3ebf906e22505ddf640eb (patch) | |
tree | d733269621e38e734a9afcbb387a437deaa1747f /ChangeLog | |
parent | e749213945c3089ee70597c66d96dd01142d8c6d (diff) | |
download | gst-plugins-bad-84df1745ae92896716e3ebf906e22505ddf640eb.tar.gz gst-plugins-bad-84df1745ae92896716e3ebf906e22505ddf640eb.tar.bz2 gst-plugins-bad-84df1745ae92896716e3ebf906e22505ddf640eb.zip |
fix --disable-x build bugBRANCH-GSTREAMER-0_8
Original commit message from CVS:
fix --disable-x build bug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-09-05 Thomas Vander Stichele <thomas at apestaart dot org> + + * configure.ac: + build fix for configure --disable-x + 2005-09-05 Tim-Philipp Müller <tim at centricular dot net> * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory): |