projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
deef4ec
)
Don't try to build the marshall stuff with the gtk shims
author
Wim Taymans
<wim.taymans@gmail.com>
Wed, 24 Oct 2001 20:29:44 +0000
(20:29 +0000)
committer
Wim 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
patch
|
blob
|
history
diff --git
a/gst/Makefile.am
b/gst/Makefile.am
index b9b7f7558d3f0afc3261942d59356eddc4da3974..f881cafd30b1d28c9d3cb2bd20035f55fc00b2be 100644
(file)
--- a/
gst/Makefile.am
+++ b/
gst/Makefile.am
@@
-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