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:
7
README
7
README
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user