Don't try to build the marshall stuff with the gtk shims
authorWim Taymans <wim.taymans@gmail.com>
Wed, 24 Oct 2001 20:29:44 +0000 (20:29 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 24 Oct 2001 20:29:44 +0000 (20:29 +0000)
Original commit message from CVS:
Don't try to build the marshall stuff with the gtk shims

gst/Makefile.am

index b9b7f75..f881caf 100644 (file)
@@ -134,7 +134,11 @@ cothreads.o: $(srcdir)/cothreads.c $(srcdir)/cothreads.h $(srcdir)/gst_private.h
 
 ##### Other built sources #####
 
+if USE_GLIB2
 BUILT_SOURCES = gstmarshal.h gstmarshal.c
+else
+BUILT_SOURCES = 
+endif
 
 # Generate both marshal files together.  Makes dependency work easier.
 gstmarshal.h: gstmarshal.list