gstreamer.types.in: remove colorspace header.
authorRichard Boulton <richard@tartarus.org>
Mon, 25 Jun 2001 18:14:37 +0000 (18:14 +0000)
committerRichard Boulton <richard@tartarus.org>
Mon, 25 Jun 2001 18:14:37 +0000 (18:14 +0000)
Original commit message from CVS:
gstreamer.types.in: remove colorspace header.
Makefile.am: remove comment inside rule (nonportable).

docs/gst/Makefile.am
docs/gst/gstreamer.types.in

index 62185d2..8e32d9c 100644 (file)
@@ -82,11 +82,12 @@ sgml/gstreamer-doc.bottom: $(tmpl_sources)
 gstreamer-decl.txt:
        gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers=""
 
+# The LD env-var below is a nasty hack to make this work on versions of
+# gtkdoc-scanobj which don't understand libtool
 scanobj: $(srcdir)/$(DOC_MODULE).types
-       rm gstreamer-scan.o; ln -s gstreamer-scan.lo gstreamer-scan.o
        cd ../../gst/;$(MAKE) libgst.la
        cd ../../gst/elements/;$(MAKE) libgstelements.la
-       # The LD env-var below is a nasty hack to make this work on versions of gtkdoc-scanobj which don't understand libtool
+       rm gstreamer-scan.o; ln -s gstreamer-scan.lo gstreamer-scan.o
        env CC="$(LIBTOOL) $(CC)" LD="cp gstreamer-scan.lo gstreamer-scan.o;$(LIBTOOL) $(CC)" CFLAGS="$(LIBGST_CFLAGS) $(GLIB_CFLAGS) $(XML_CFLAGS) -I../../" LDFLAGS="$(GST_LIBS)"\
        gtkdoc-scanobj --module=$(DOC_MODULE) 
        gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR)
index e693472..41ade6a 100644 (file)
@@ -1,8 +1,6 @@
 #include <gtk/gtk.h>
 #include <gst/gst.h>
 
-#include <libs/colorspace/gstcolorspace.h>
-
 gst_object_get_type
 gst_xml_get_type
 gst_element_get_type