mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Use value of nroff from configure
This commit is contained in:
parent
3fbd834783
commit
4ecb005663
@ -24,7 +24,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
# Tools to use
|
||||
NROFF = nroff -Tascii
|
||||
NROFF = @NROFFPROG@ -Tascii
|
||||
|
||||
# Our install program supports extra flags...
|
||||
INSTALL = $(SHELL) $(top_srcdir)/install-sh -c
|
||||
|
Loading…
x
Reference in New Issue
Block a user