minor typographical change to autogen added --with-html-dir option to configure more...
authorAndy Wingo <wingo@pobox.com>
Wed, 12 Dec 2001 06:08:44 +0000 (06:08 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 12 Dec 2001 06:08:44 +0000 (06:08 +0000)
commite4bba88ae906fa60370ef19f4f31467d1ecc6f11
treec3026011e0507074ad0f8e3e342adff77e6dfa88
parent1d43fd32398bab9ad831b841e4199befb6ecdb2a
minor typographical change to autogen added --with-html-dir option to configure more robust docbook checks convert to...

Original commit message from CVS:
* minor typographical change to autogen
* added --with-html-dir option to configure
* more robust docbook checks
* convert to standard docbook makefiles, at least for the gst/ directory
* added filesrc.h so that docbook can know about filesrc
* updated -sections.txt because docbook is incredibly stupid and requires that at
least one of the lines between <section> and </section> is not an entity
* first pass at possible getting the docs to build on glib2, untested
12 files changed:
autogen.sh
configure.ac
docs/gst/Makefile.am
docs/gst/gstreamer-docs.sgml
docs/gst/gstreamer-sections.txt
docs/plugins/Makefile.am
gst/elements/Makefile.am
gst/elements/gstfilesrc.c
gst/elements/gstfilesrc.h [new file with mode: 0644]
plugins/elements/Makefile.am
plugins/elements/gstfilesrc.c
plugins/elements/gstfilesrc.h [new file with mode: 0644]