explicitly specify -Tascii to nroff
This commit is contained in:
@@ -34,7 +34,7 @@ top_builddir = .
|
|||||||
CC = @CC@
|
CC = @CC@
|
||||||
LEX = flex
|
LEX = flex
|
||||||
YACC = @YACC@
|
YACC = @YACC@
|
||||||
NROFF = nroff
|
NROFF = nroff -Tascii
|
||||||
LIBTOOL = @LIBTOOL@
|
LIBTOOL = @LIBTOOL@
|
||||||
|
|
||||||
# Our install program supports extra flags...
|
# Our install program supports extra flags...
|
||||||
|
Reference in New Issue
Block a user