always use install-sh to avoid install(1)'s that use get{pw,gr}nam

This commit is contained in:
Todd C. Miller
1996-06-25 21:59:27 +00:00
parent 8571327c73
commit f0944b76c4

View File

@@ -38,7 +38,7 @@ YACC = @YACC@
NROFF = nroff
# Which install program?
INSTALL = @INSTALL@
INSTALL = $(srcdir)/install-sh
# Libraries
SUDO_LIBS = @SUDO_LIBS@