diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-27 17:02:53 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-27 17:02:53 +0000 |
commit | b9d371913c66db1e4a430fdb3ebae449532563db (patch) | |
tree | ffb9644c71e940b821a59b9185ba6e7c7207bc8b /ChangeLog | |
parent | 9b0f1d1c694936fea8b0575c973291e2b842ce66 (diff) |
configure.ac: fix up GST_PLUGIN_LDFLAGS
Original commit message from CVS:
* configure.ac:
fix up GST_PLUGIN_LDFLAGS
* gst/rtsp/rtspconnection.c:
fix includes (see #317043)
* gst/videofilter/Makefile.am:
stop installing this library
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org> + + * configure.ac: + fix up GST_PLUGIN_LDFLAGS + * gst/rtsp/rtspconnection.c: + fix includes (see #317043) + * gst/videofilter/Makefile.am: + stop installing this library + 2005-11-26 Edward Hervey <edward@fluendo.com> * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps): |