Autoconfigure NROFF. Traditional nroff now works in addition to

groff.
This commit is contained in:
Markus Armbruster 2006-05-24 19:56:13 +00:00
parent b01382cdcc
commit 8a81c5b404
3 changed files with 6 additions and 6 deletions

View file

@ -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@