Support --prefix and --mandir in configure script
parent
f37ad399fe
commit
1b8d589112
6
README.7
6
README.7
|
@ -93,12 +93,12 @@ macOS
|
|||
and Linux.
|
||||
On
|
||||
.Ox ,
|
||||
additionally set
|
||||
.Ev MANDIR=/usr/local/man .
|
||||
configure with
|
||||
.Fl Fl mandir=/usr/local/man .
|
||||
.Bd -literal -offset indent
|
||||
\&./configure
|
||||
make all
|
||||
sudo make install PREFIX=/usr/local
|
||||
sudo make install
|
||||
.Ed
|
||||
.
|
||||
.Pp
|
||||
|
|
Loading…
Reference in New Issue