summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-02 23:42:30 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-02 23:42:30 +0000
commit6038e7b21fc589620b7269b64e505796ff9f588b (patch)
treebecb3cd75bdafca5cd8906bb06bc0e48d5f30a53
parent1ed26d131eb18ae1899fcf6a910f32280cfa14c2 (diff)
downloadgst-plugins-bad-6038e7b21fc589620b7269b64e505796ff9f588b.tar.gz
gst-plugins-bad-6038e7b21fc589620b7269b64e505796ff9f588b.tar.bz2
gst-plugins-bad-6038e7b21fc589620b7269b64e505796ff9f588b.zip
sys/: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after installation (see #127664).
Original commit message from CVS: 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net> * sys/ximage/Makefile.am: * sys/xvideo/Makefile.am: * sys/xvimage/Makefile.am: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after installation (see #127664).
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f4bdcb5..7d3fb0a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * sys/ximage/Makefile.am:
+ * sys/xvideo/Makefile.am:
+ * sys/xvimage/Makefile.am:
+ Move interface libs from LDFLAGS to LIBADD, fix relocation errors
+ after installation (see #127664).
+
2004-01-02 David Schleef <ds@schleef.org>
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),