From 8164b238124fd44e77a129e8c51228b181177fe0 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 7 Feb 2004 01:34:05 +0000 Subject: Build fixes for OS X: (see #129600) Original commit message from CVS: Build fixes for OS X: (see #129600) * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh), (gst_riff_read_strf_vids), (gst_riff_read_strf_auds), (gst_riff_read_strf_iavs): * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih), (gst_avi_demux_stream_odml): * gst/playondemand/Makefile.am: * gst/rtp/rtp-packet.c: --- gst/playondemand/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/playondemand') diff --git a/gst/playondemand/Makefile.am b/gst/playondemand/Makefile.am index 1cfbe766..1bfbef77 100644 --- a/gst/playondemand/Makefile.am +++ b/gst/playondemand/Makefile.am @@ -16,4 +16,3 @@ demo_mp3_SOURCES = demo-mp3.c gstplayondemand.h ## putting GTK_CFLAGS first fixes a weird compilation error with GTK and XML demo_mp3_CFLAGS = $(GTK_CFLAGS) $(GST_CFLAGS) demo_mp3_LDFLAGS = $(GST_LIBS) $(GTK_LIBS) -demo_mp3_DEPENDENCIES = libgstplayondemand.la -- cgit v1.2.1