Added --enable-plugin-docs configure option, to enable build of the plugin documentat...
authorRichard Boulton <richard@tartarus.org>
Tue, 20 Mar 2001 23:12:24 +0000 (23:12 +0000)
committerRichard Boulton <richard@tartarus.org>
Tue, 20 Mar 2001 23:12:24 +0000 (23:12 +0000)
commitd80375c632b584b7845b2a19ccdfe056d88d18d1
treeae6a2f5ee2f9bed33b9cc3c727daf52131245000
parent7d4666d4dc18f163e1b39b82d4636bbf75a90520
Added --enable-plugin-docs configure option, to enable build of the plugin documentation (currently broken).  This de...

Original commit message from CVS:
Added --enable-plugin-docs configure option, to enable build of the plugin
documentation (currently broken).  This defaults to off.
Changed --enable-docs-build to default to on, since all other documentation
should build correctly.

Also, correct typo in manual, and fix up a couple of things in example.c
configure.in
docs/Makefile.am
docs/manual/typedetection.sgml
examples/plugins/example.c
tests/old/examples/plugins/example.c