configure.ac: reorganize clean up document more remove cruft
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 15 Oct 2005 13:58:18 +0000 (13:58 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 15 Oct 2005 13:58:18 +0000 (13:58 +0000)
commit08479555e50819e461cb7ad40dc25cd109da3157
tree4141ba43fa6702219aac5087d19952d702d9e2c7
parent01ca7865c5b778de3ce8d0fc52fd65908ff0d9a9
configure.ac: reorganize clean up document more remove cruft

Original commit message from CVS:

* configure.ac:
reorganize
clean up
document more
remove cruft
* check/Makefile.am:
* docs/gst/Makefile.am:
* examples/helloworld/Makefile.am:
* gst/Makefile.am:
* gst/base/Makefile.am:
* gst/check/Makefile.am:
* gst/elements/Makefile.am:
* gst/indexers/Makefile.am:
* gst/parse/Makefile.am:
* libs/gst/controller/Makefile.am:
* libs/gst/dataprotocol/Makefile.am:
* examples/helloworld/helloworld.c: (event_loop):
compile fixes, though it's not being compiled currently
18 files changed:
ChangeLog
check/Makefile.am
common
configure.ac
docs/gst/Makefile.am
examples/helloworld/helloworld.c
gst/Makefile.am
gst/base/Makefile.am
gst/elements/Makefile.am
gst/indexers/Makefile.am
gst/parse/Makefile.am
libs/gst/base/Makefile.am
libs/gst/controller/Makefile.am
libs/gst/dataprotocol/Makefile.am
plugins/elements/Makefile.am
plugins/indexers/Makefile.am
tests/check/Makefile.am
tests/old/examples/helloworld/helloworld.c