From 0cdfc92a1960384bd6a2f08c66b522ffd03230d7 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 28 Sep 2000 20:53:39 +0000 Subject: [PATCH] Fix typo: config.stat --> config.status --- Grammar/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Grammar/Makefile.in b/Grammar/Makefile.in index 81214091cba..f160c425be4 100644 --- a/Grammar/Makefile.in +++ b/Grammar/Makefile.in @@ -2,7 +2,7 @@ # in the parent directory. Once configure has run, you can recreate # the Makefile by running just config.status. -# === Variables set by config.stat === +# === Variables set by config.status === VERSION= @VERSION@