gstreamer/gst/adder
Thomas Vander Stichele 1ea0574af4 make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes
Original commit message from CVS:
make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
added manually to each Makefile.am so we are sure it goes
*last* and doesn't add -L flags before linking in libs of our
own, like, say, internal .la libs, that then accidentally pick
up the installed copy.
2005-07-13 17:58:07 +00:00
..
.gitignore Initial revision 2001-12-22 22:43:48 +00:00
adder.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstadder.c *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
gstadder.h gst/: Some GCC4 fixes 2005-05-05 14:57:20 +00:00
Makefile.am make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00