Make these compile with both solaris as well as lunix-based stuffies
Original commit message from CVS: Make these compile with both solaris as well as lunix-based stuffies
This commit is contained in:
parent
4265b12cf6
commit
8481e5013c
@ -6,6 +6,7 @@ plugin_LTLIBRARIES = libgstmonkeyaudio.la
|
||||
|
||||
libgstmonkeyaudio_la_SOURCES = monkey_io.cc gstmonkeyaudio.cc gstmonkeydec.cc gstmonkeyenc.cc
|
||||
libgstmonkeyaudio_la_CPPFLAGS = $(GST_CFLAGS)
|
||||
libgstmonkeyaudio_la_CXXFLAGS = $(libgstmonkeyaudio_la_CPPFLAGS)
|
||||
libgstmonkeyaudio_la_LIBADD = $(top_builddir)/gst/monkeyaudio/libmonkeyaudio/libmonkeyaudio.la
|
||||
libgstmonkeyaudio_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user