summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-01-30 13:38:58 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-01-30 13:38:58 +0000
commit745e0bcf1a08d71645a55e02f0d522ea047d6860 (patch)
treeeadb60bba12710484438667f2a7a74993a9e86b0 /ChangeLog
parentee5bc192818d2a6b9660e5ced8a44e97bbb81fa6 (diff)
downloadgst-plugins-bad-745e0bcf1a08d71645a55e02f0d522ea047d6860.tar.gz
gst-plugins-bad-745e0bcf1a08d71645a55e02f0d522ea047d6860.tar.bz2
gst-plugins-bad-745e0bcf1a08d71645a55e02f0d522ea047d6860.zip
tests/icles/Makefile.am: Move -Wl parameter from _LDADD to _LDFLAGS to fix autogen.sh.
Original commit message from CVS: * tests/icles/Makefile.am: Move -Wl parameter from _LDADD to _LDFLAGS to fix autogen.sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3be092ea..586136a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-01-30 Sebastian Dröge <slomo@circular-chaos.org>
+ * tests/icles/Makefile.am:
+ Move -Wl parameter from _LDADD to _LDFLAGS to fix autogen.sh.
+
+2008-01-30 Sebastian Dröge <slomo@circular-chaos.org>
+
Patch by: Wouter Cloetens <wouter at mind dot be>
* ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_init):