From cb0a5b3957ab438c2b59824e58b15cc7ac9d09f8 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Tue, 30 Sep 1997 13:39:12 +0000 Subject: [PATCH] automake version bumped to 1.2c --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ca59c022c..9889728de 100644 --- a/README +++ b/README @@ -90,7 +90,7 @@ Autoconf 2.12 --- a system for automatically generating `configure' program would like to use. Available in "ftp://prep.ai.mit.edu/pub/gnu". -Automake 1.1p --- a system for automatically generating Makefiles that +Automake 1.2c --- a system for automatically generating Makefiles that conform to the (rather Byzantine) GNU coding standards. The nice thing is that it takes care of hairy targets like 'make dist' and 'make distclean', and automatically generates