s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to...
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Sat, 12 Jan 2002 00:47:40 +0000 (00:47 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Sat, 12 Jan 2002 00:47:40 +0000 (00:47 +0000)
commit8da28910bcbd4fcd54bd1eb3946d81e17b8fa65a
tree541ce4188f7d01aacbb187e90c60b602e7c19031
parentb8d6a9a91dbb838401b0e8cf880cfd5faa242b1c
s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to a mostly standard layout remove HTT...

Original commit message from CVS:
* s/filter/plugin/
* add $(GST_LIBS) to all plugins
* move Makefile.am things around to a mostly standard layout
* remove HTTP flags/libs from elements since http element moved
19 files changed:
examples/autoplug/Makefile.am
examples/plugins/Makefile.am
gst/autoplug/Makefile.am
gst/elements/Makefile.am
gst/schedulers/Makefile.am
gst/types/Makefile.am
libs/gst/bytestream/Makefile.am
libs/gst/control/Makefile.am
libs/gst/getbits/Makefile.am
libs/gst/putbits/Makefile.am
plugins/elements/Makefile.am
tests/old/examples/autoplug/Makefile.am
tests/old/examples/plugins/Makefile.am
tests/old/testsuite/bytestream/Makefile.am
tests/old/testsuite/capsnego/Makefile.am
tests/old/testsuite/plugin/Makefile.am
testsuite/bytestream/Makefile.am
testsuite/capsnego/Makefile.am
testsuite/plugin/Makefile.am