From f7cdc3d6bbd564a780b2a72794cb1e35010f0131 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sun, 27 Apr 1997 23:35:55 +0000 Subject: [PATCH] nothing --- automake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automake.in b/automake.in index 078cc274..c4bcc432 100755 --- a/automake.in +++ b/automake.in @@ -916,7 +916,7 @@ sub handle_yacc_lex_cxx ':', '$(ANSI2KNR)')); # The ._c files also depend on ansi2knr. We need both because # some makes don't apply transitivity through implicit rules. - local (%de_ansi_sources, $val, $x); + local (%de_ansi_sources, $x); foreach $x (keys %de_ansi_objects) { $x =~ s/o$/c/; -- 2.43.5