]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
*** empty log message ***
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Jan 2004 01:41:52 +0000 (01:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Jan 2004 01:41:52 +0000 (01:41 +0000)
ChangeLog

index 2dc34e0510ad6469f308319c18b8e2791743e813..7b16def1161dc17909d5b7bd9e8f357d03cea6f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-03  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <user42@zip.com.au>
 
        * doc/autoconf.texi: Add various further index entries.