src/Makefile.am: Check for POD errors in the generated manpages.
authorSebastian Harl <sh@tokkee.org>
Sat, 16 Aug 2008 17:37:16 +0000 (19:37 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Aug 2008 08:08:09 +0000 (10:08 +0200)
commit062eb0707803ecbe5797f5ce1bb547e798331a47
tree2ab31e45b565b1f1cfa1fcad31fd4b5be9db29d9
parentd4a4b86e962952fa32297e955ea1b168f1d70740
src/Makefile.am: Check for POD errors in the generated manpages.

If any of the generated manpages includes the string '\<POD ERRORS\>' the
build aborts with an error message. If pod2man finds any errors it adds a
section with that name to the output.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/Makefile.am