From: Paul Eggert Date: Sun, 4 Jan 2004 01:41:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: AUTOCONF-2.59c~770 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf95493fe6ed76e7164cb699f999bd7f027d367b;p=thirdparty%2Fautoconf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 2dc34e051..7b16def11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-01-03 Paul Eggert + + * doc/autoconf.texi (Limitations of Usual Tools): Mention that cc + -c -o might not work. From a suggestion by Kevin Ryde. + (C Compiler, Generating Sources, Limitations + of Usual Tools, Limitations of Make, Making testsuite Scripts): + Don't put '-o' after non-options, as POSIX doesn't allow this. + Mention that cc's name might be gcc or c89 or whatever. + 2004-01-04 Kevin Ryde * doc/autoconf.texi: Add various further index entries.