From 1d232a6aaf09b6b9ea9d607afabf8151983ee510 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 2 Nov 2001 22:18:04 +0000 Subject: [PATCH] acsite.m4 -> aclocal.m4 --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index aa1d5f760..ae867f178 100644 --- a/Makefile.in +++ b/Makefile.in @@ -141,8 +141,8 @@ VERSION = 1.6.4 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES HISTORY INSTALL INSTALL.configure \ LICENSE Makefile.in PORTING README RUNSON TODO TROUBLESHOOTING \ - UPGRADE acsite.m4 aixcrypt.exp config.guess config.h.in config.sub \ - configure configure.in fnmatch.3 indent.pro install-sh \ + UPGRADE aclocal.m4 aixcrypt.exp config.guess config.h.in \ + config.sub configure configure.in fnmatch.3 indent.pro install-sh \ mkinstalldirs pathnames.h.in sample.pam sample.syslog.conf \ sample.sudoers sudo.cat sudo.man.in sudo.pod sudoers sudoers.cat \ sudoers.man.in sudoers.pod visudo.cat visudo.man.in visudo.pod \ -- 2.50.1