check the "configure" option list against the INSTALL-WMAKER documentation
commit0c09d1f40d6efa9546f77ebc10d42344b2ead34a
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 6 Apr 2015 15:58:07 +0000 (6 17:58 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 18 Apr 2015 18:31:11 +0000 (18 19:31 +0100)
tree86f3ea7243e05130873749177907c750bb8bb162
parent1ba9a8bcf51c8b407e06b56bf2655c758de49133
check the "configure" option list against the INSTALL-WMAKER documentation

In order to ease the job of keeping the documentation aligned against the
sources, this patch adds a check of the list of options returned by
"configure --help" against the options that are listed in the
INSTALL-WMAKER file.

The check is ran as part of "make check", which also implies it will break
a "make distcheck" operation when not in line.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Makefile.am
script/check-cmdline-options-doc.sh