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
e87e59e1b3
commit
aac0adf393
@ -5,7 +5,8 @@ plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
||||
plugin_LTLIBRARIES = libgstmodplug.la
|
||||
|
||||
libgstmodplug_la_SOURCES = modplug_types.cc gstmodplug.cc
|
||||
libgstmodplug_la_CXXFLAGS = $(GST_CFLAGS)
|
||||
libgstmodplug_la_CPPFLAGS = $(GST_CFLAGS)
|
||||
libgstmodplug_la_CXXFLAGS = $(libgstmodplug_la_CPPFLAGS)
|
||||
libgstmodplug_la_LIBADD = $(top_builddir)/gst/modplug/libmodplug/libmodplug.la
|
||||
libgstmodplug_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user