]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Work around a problem noted by Nelson H. F. Beebe with coreutils
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Mar 2003 20:41:34 +0000 (20:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Mar 2003 20:41:34 +0000 (20:41 +0000)
4.5.9: Sun c89 (Sun WorkShop 6 update 2 C 5.3 Patch 111679-08
2002/05/09) rejects '#line 32768 "configure"' because the line
number overflows.

ChangeLog

index 4ad707b46d1976fb0364657531844b9e824e6777..bf0de7bb7d9924fcefdd01fed5d391be4e700b16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-03-06  Paul Eggert  <eggert@twinsun.com>
+
+       Work around a problem noted by Nelson H. F. Beebe with coreutils
+       4.5.9: Sun c89 (Sun WorkShop 6 update 2 C 5.3 Patch 111679-08
+       2002/05/09) rejects '#line 32768 "configure"' because the line
+       number overflows.
+       * lib/autoconf/c.m4 (AC_LANG_SOURCE(C)): Do not generate
+       #line directives.
+       * lib/autoconf/lang.m4 (AC_LANG_SOURCE): Fix comment to match this.
+       * doc/autoconf.texi (Generating Sources): Document this.
+
 2003-03-01  Richard Dawe  <rich@phekda.freeserve.co.uk>
 
        * tests/atspecific.m4 (AT_CHECK_AUTOM4TE): Normalize