diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-12-24 15:12:56 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-12-24 15:12:56 +0000 |
commit | 039ab624738b4b1bd08f3a09a26065a9b082bda6 (patch) | |
tree | 8e12dd38020b13c03797a48b42ee45749e7b5cac | |
parent | 5a643b5e72fac37bb4e8696ec13302973df77d23 (diff) |
fix for glib < 2.4
Original commit message from CVS:
fix for glib < 2.4
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org> + * gst/audioconvert/gstchannelmix.c: + fix for GLIB < 2.4 + +2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org> + * Makefile.am: * configure.ac: disable docs again until it actually passes make distcheck. |