changeset 883:e09261877b8f

.
author Jim Meyering <jim@meyering.net>
date Mon, 17 Feb 1997 04:11:19 +0000
parents 43308e6073b6
children 9aec202d41b1
files m4/Makefile.in
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -41,15 +41,11 @@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 transform = @program_transform_name@
-YACC = @YACC@
+RANLIB = @RANLIB@
 GENCAT = @GENCAT@
 PERL = @PERL@
-MV = @MV@
 GMSGFMT = @GMSGFMT@
 CC = @CC@
-RANLIB = @RANLIB@
-LN = @LN@
-RM = @RM@
 
 EXTRA_DIST = README \
 ccstdc.m4 dmalloc.m4 error.m4 getgroups.m4 getline.m4 getloadavg.m4 \