Use value of nroff from configure
This commit is contained in:
@@ -24,7 +24,7 @@ top_builddir = @top_builddir@
|
|||||||
top_srcdir = @top_srcdir@
|
top_srcdir = @top_srcdir@
|
||||||
|
|
||||||
# Tools to use
|
# Tools to use
|
||||||
NROFF = nroff -Tascii
|
NROFF = @NROFFPROG@ -Tascii
|
||||||
|
|
||||||
# Our install program supports extra flags...
|
# Our install program supports extra flags...
|
||||||
INSTALL = $(SHELL) $(top_srcdir)/install-sh -c
|
INSTALL = $(SHELL) $(top_srcdir)/install-sh -c
|
||||||
|
Reference in New Issue
Block a user