Fixed handling of man page generation in Makefile.am so it works from alternate build directories.

git-svn-id: file:///home/mbr/svn/fwknop/trunk@289 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart
2010-10-17 02:52:21 +00:00
parent f1e82bc7ae
commit 4f504848a0
3 changed files with 10 additions and 6 deletions

7
README
View File

@@ -74,8 +74,11 @@ migrate to this version, there are some things to be aware of:
NOTE FOR DEVELOPERS
===================
If you are pulling this distribution from Subversion, you will need to
run the "autogen.sh" script in the top of the distribution directory in '
order to generate the autoconf (and other) meta files, and the `configure'
run the "autoreconf -i" the first time after unpacking. After that, you
can leave off the "-i" option of "autoreconf" when you want to regenerate
the configuration. If, for wome reason, autoreconf does not work for you,
you can try the "autogen.sh" script in the top of the distribution directory
in order to generate the autoconf (and other) meta files, and the `configure'
script.
The fwknop and fwknopd man page nroff sources are included in their