Massive build fixup. Will send message to -devel list later with details on the...
authorErik Walthinsen <omega@temple-baptist.org>
Sun, 14 Jan 2001 21:55:41 +0000 (21:55 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Sun, 14 Jan 2001 21:55:41 +0000 (21:55 +0000)
commit9ca8248cc28167294cce7970dac9f327936fd76f
tree0f1f4c876f0978ec122924739d85e467760e292d
parent3c288c183a7b4357c08d38ffd6a12b358409769a
Massive build fixup.  Will send message to -devel list later with details on the changes and what they mean for Makef...

Original commit message from CVS:
Massive build fixup.  Will send message to -devel list later with details
on the changes and what they mean for Makefile.am writers.  Check
docs/random/omega/build/TODO for a list of things that I had to make sure
of.

NOTE: this requires a complete rebuild of all plugins, since I also
changed the STATE enum to a bitfield instead of sequential numbers.
53 files changed:
Makefile.am
acconfig.h
components/bonobo-gstmediaplay/Makefile.am
configure.in
docs/gst/Makefile.am
docs/plugins/Makefile.am
docs/random/omega/build/TODO [new file with mode: 0644]
editor/Makefile.am
examples/autoplug/Makefile.am
examples/helloworld/Makefile.am
examples/helloworld2/Makefile.am
examples/plugins/Makefile.am
examples/queue/Makefile.am
examples/queue2/Makefile.am
examples/queue3/Makefile.am
examples/queue4/Makefile.am
examples/thread/Makefile.am
examples/xml/Makefile.am
gst/Makefile.am
gst/elements/Makefile.am
gst/gst.h
gst/gst_private.h
gst/gstcaps.h
gst/gstelement.h
gst/gstpad.h
gst/gstplugin.h
gst/gstprops.h
gst/types/Makefile.am
gstplay/Makefile.am
libs/colorspace/Makefile.am
libs/getbits/Makefile.am
libs/idct/Makefile.am
libs/putbits/Makefile.am
libs/riff/Makefile.am
libs/videoscale/Makefile.am
libs/winloader/Makefile.am
plugins/elements/Makefile.am
test/Makefile.am
test/bindings/Makefile.am
test/xml/Makefile.am
tests/Makefile.am
tests/eos/Makefile.am
tests/old/examples/autoplug/Makefile.am
tests/old/examples/helloworld/Makefile.am
tests/old/examples/helloworld2/Makefile.am
tests/old/examples/plugins/Makefile.am
tests/old/examples/queue/Makefile.am
tests/old/examples/queue2/Makefile.am
tests/old/examples/queue3/Makefile.am
tests/old/examples/queue4/Makefile.am
tests/old/examples/thread/Makefile.am
tests/old/examples/xml/Makefile.am
tests/sched/Makefile.am