mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
add undefined for core
Original commit message from CVS: add undefined for core
This commit is contained in:
parent
f21e4cc7c3
commit
d65ec49ee9
1 changed files with 1 additions and 2 deletions
|
@ -156,8 +156,7 @@ libgstreamer_@GST_MAJORMINOR@_la_LIBADD = \
|
|||
$(XML_LIBS)
|
||||
|
||||
libgstreamer_@GST_MAJORMINOR@_la_LDFLAGS = \
|
||||
$(GST_LT_LDFLAGS) \
|
||||
$(GST_LIB_LDFLAGS)
|
||||
$(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
|
||||
|
||||
libgstreamer_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst
|
||||
|
||||
|
|
Loading…
Reference in a new issue