]> granicus.if.org Git - flex/commit
Changed man page dependencies.
authorWill Estes <westes575@gmail.com>
Wed, 11 Nov 2015 20:20:56 +0000 (15:20 -0500)
committerWill Estes <westes575@gmail.com>
Wed, 11 Nov 2015 20:20:56 +0000 (15:20 -0500)
commitb54685ff22039fae7753fc3b08e0987d5853384e
tree5a06e2b283485fc53ef0e2e77b2b2ca692c74366
parent589bb43094b3612abd42926fbc3bc4e9d776133e
Changed man page dependencies.

The man page is just the --help output as reformatted by help2man. The
--help option is most likely to change when the flex skeleton changes
or one of the option parsing files changes or the configure.ac script
itself changes. The dependencies reflect this now.

It is still necessary, under some circumstances, to rebuild flex
explicitly before building the man page. In theory, it's possible to
have automake arrange to do this all the time, but doing so works out
to be fragile, given the rest of the build system.
doc/Makefile.am