mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
this cothread thing is starting to confuse me which are we using atm ?
Original commit message from CVS: this cothread thing is starting to confuse me which are we using atm ?
This commit is contained in:
parent
e149d96faa
commit
4e47d8882e
1 changed files with 2 additions and 1 deletions
|
@ -146,7 +146,8 @@ libgstreamerinclude_HEADERS = \
|
|||
noinst_HEADERS = \
|
||||
gst_private.h \
|
||||
gstarch.h \
|
||||
gstpropsprivate.h
|
||||
gstpropsprivate.h \
|
||||
cothreads.h
|
||||
|
||||
libgstreamer_la_CFLAGS = -D_GNU_SOURCE -DGST_CONFIG_DIR=\""$(GST_CONFIG_DIR)"\" \
|
||||
$(LIBGST_CFLAGS) \
|
||||
|
|
Loading…
Reference in a new issue