changeset 854:7e444dcdb9a4

.
author Jim Meyering <jim@meyering.net>
date Sat, 18 Jan 1997 16:58:30 +0000
parents a5628ee11693
children 9c89b90524b8
files m4/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -41,9 +41,9 @@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 transform = @program_transform_name@
+YACC = @YACC@
 RANLIB = @RANLIB@
 GENCAT = @GENCAT@
-PERL = @PERL@
 GMSGFMT = @GMSGFMT@
 CC = @CC@