From: Paul Eggert Date: Mon, 11 Dec 2006 06:39:08 +0000 (+0000) Subject: Remove man files from CVS, as they're generated automatically. X-Git-Tag: AUTOCONF-2.61a~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093479b07772c55819451105d8a46656d1ca5319;p=thirdparty%2Fautoconf.git Remove man files from CVS, as they're generated automatically. --- diff --git a/ChangeLog b/ChangeLog index 50747efc..d26167e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-12-10 Paul Eggert + + * man/autoconf.1, man/autoheader.1, man/autom4te.1, man/autoreconf.1: + * man/autoscan.1, man/autoupdate.1, man/config.guess.1: + * man/config.sub.1, man/ifnames.1: Remove from CVS, since they're + generated automatically. + 2006-12-06 Paul Eggert * lib/autoconf/c.m4 (_AC_PROG_CC_C89): Also try -xc99=all, for Sun