mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
plugin/Makefile.am : Remove commented lines
This commit is contained in:
parent
9a5a1e8e7e
commit
4d016c78f8
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,5 @@ INCLUDES = $(PYGOBJECT_CFLAGS) $(GST_CFLAGS)\
|
|||
$(PYTHON_INCLUDES)
|
||||
|
||||
libgstpython_la_SOURCES = gstpythonplugin.c
|
||||
#libgstpython_la_CFLAGS = $(PYGTK_CFLAGS) $(GST_CFLAGS)
|
||||
#libgstpython_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -avoid-version -module # $(PYTHON_LIBS) -lpython2.4
|
||||
libgstpython_la_LDFLAGS = -module -avoid-version
|
||||
libgstpython_la_LIBADD = $(GST_LIBS) $(PYTHON_LIBS)
|
||||
|
|
Loading…
Reference in a new issue