gconf/Makefile.am: Fix for non-GNU make
authorDavid Schleef <ds@schleef.org>
Mon, 19 Apr 2004 22:51:57 +0000 (22:51 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 19 Apr 2004 22:51:57 +0000 (22:51 +0000)
commit90d82810c0db35ad30f006e43a9abfcf33f21e54
tree0c5181a73e0bcb13d75310cb4222c0898a28f647
parent99703a34042f3d6ec41987c687415285364b9b39
gconf/Makefile.am: Fix for non-GNU make

Original commit message from CVS:
* gconf/Makefile.am: Fix for non-GNU make
* gst-libs/gst/Makefile.am: Change directory order to handle
GstPlay linking with gstinterfaces
* gst-libs/gst/audio/make_filter: make use of tr portable
* gst-libs/gst/play/Makefile.am: Add intended \
* gst-libs/gst/xwindowlistener/xwindowlistener.c:
(gst_xwin_set_clips): Switch to ISO variadic macro. Use a
function prototype instead of void *.
* gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
macro.
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
* gst/videofilter/make_filter: make use of tr portable
* pkgconfig/Makefile.am: Remove GNU extension in Makefile target
ChangeLog
gst-libs/gst/Makefile.am
gst-libs/gst/audio/make_filter
gst-libs/gst/play/Makefile.am
gst-libs/gst/xwindowlistener/xwindowlistener.c