sys/: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after install...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 2 Jan 2004 23:42:30 +0000 (23:42 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 2 Jan 2004 23:42:30 +0000 (23:42 +0000)
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).

ChangeLog

index 7f4bdcb..7d3fb0a 100644 (file)
--- 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),