Autoconfigure NROFF. Traditional nroff now works in addition to
groff.
This commit is contained in:
parent
b01382cdcc
commit
8a81c5b404
3 changed files with 6 additions and 6 deletions
|
@ -67,8 +67,7 @@ AWK := @AWK@
|
|||
INSTALL := @INSTALL@
|
||||
INSTALL_DATA := @INSTALL_DATA@
|
||||
INSTALL_PROGRAM := @INSTALL_PROGRAM@
|
||||
# TODO autoconf NROFF
|
||||
NROFF := groff -Tascii -P-c -U
|
||||
NROFF := @NROFF@
|
||||
RANLIB := @RANLIB@
|
||||
|
||||
prefix := @prefix@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue