projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d309cd5
)
pnm: add LIBTOOLFLAGS = --tag=disable-static
author
Stefan Kost
<ensonic@users.sf.net>
Wed, 13 Apr 2011 19:07:58 +0000
(22:07 +0300)
committer
Stefan Kost
<ensonic@users.sf.net>
Wed, 13 Apr 2011 19:07:58 +0000
(22:07 +0300)
gst/pnm/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/pnm/Makefile.am
b/gst/pnm/Makefile.am
index 23ece5ab0e091ccc943883db9b8433defbf1c04c..e702131c070e75bbc69ddbe04af23d323106d571 100644
(file)
--- a/
gst/pnm/Makefile.am
+++ b/
gst/pnm/Makefile.am
@@
-4,6
+4,7
@@
libgstpnm_la_SOURCES = gstpnmutils.c gstpnm.c gstpnmdec.c gstpnmenc.c
libgstpnm_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
libgstpnm_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_LIBS) -lgstvideo-@GST_MAJORMINOR@
libgstpnm_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstpnm_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = gstpnmdec.h gstpnmutils.h gstpnmenc.h