[SCM] GNU Autoconf source repository branch, master, updated. v2.64-75-g8acd974

"Eric Blake" <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=8acd974e1a13b264fd0710fd23546369d54e7d41

The branch, master has been updated
       via  8acd974e1a13b264fd0710fd23546369d54e7d41 (commit)
       via  97b31bcd0d8d647a2a4089ff30bbd4da85ea3252 (commit)
      from  9c233566199e12882a6400ebc984e99dff977a8b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8acd974e1a13b264fd0710fd23546369d54e7d41
Author: Eric Blake <[email protected]>
Date:   Sat Oct 31 06:57:46 2009 -0600

    Fix cross-manual link to gcc.
    
    * doc/autoconf.texi (Portable C and C++): Provide uref rather than
    xref when building for html.
    Reported via Karl Berry.
    
    Signed-off-by: Eric Blake <[email protected]>

commit 97b31bcd0d8d647a2a4089ff30bbd4da85ea3252
Author: Eric Blake <[email protected]>
Date:   Sat Oct 31 06:39:49 2009 -0600

    Update authors.
    
    * AUTHORS: Document recent copyright assignments.
    
    Signed-off-by: Eric Blake <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 AUTHORS           |    1 +
 ChangeLog         |   10 ++++++++++
 doc/autoconf.texi |   13 ++++++++++---
 3 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index e9fd384..5ff9d04 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -93,6 +93,7 @@ Bob Proulx                  [email protected]                      2007-06-25
 Bruce Korb                  [email protected]                       2008-05-06
 Benjamin Pfaff              [email protected]                         2008-09-29
 Peter Breitenlohner         [email protected]                    2009-08-18
+Stefano Lattarini           [email protected]         2009-10-01
 
 ========================================================================
 
diff --git a/ChangeLog b/ChangeLog
index 3351e3a..21fb77a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-10-31  Eric Blake  <[email protected]>
+
+	Fix cross-manual link to gcc.
+	* doc/autoconf.texi (Portable C and C++): Provide uref rather than
+	xref when building for html.
+	Reported via Karl Berry.
+
+	Update authors.
+	* AUTHORS: Document recent copyright assignments.
+
 2009-10-31  Ralf Wildenhues  <[email protected]>
 
 	Do not fail OpenMP tests on systems without aclocal.
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 8dae763..7ca8771 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -19331,10 +19331,17 @@ platforms.
 Several standards have been developed to help make your programs more
 portable.  If you write programs with these standards in mind, you can
 have greater confidence that your programs work on a wide variety
-of systems.  @xref{Standards, , Language Standards Supported by
+of systems.
+@ifhtml
+@uref{http://@/gcc.gnu.org/@/onlinedocs/@/gcc/@/Standards.html, Language
+Standards Supported by @acronym{GCC}}
+@end ifhtml
+@ifnothtml
+@xref{Standards, , Language Standards Supported by
 @acronym{GCC}, gcc, Using the @acronym{GNU} Compiler Collection
-(@acronym{GCC})}, for a list of C-related
-standards.  Many programs also assume the
+(@acronym{GCC})},
+@end ifnothtml
+for a list of C-related standards.  Many programs also assume the
 @uref{http://@/www.opengroup.org/@/susv3, Posix standard}.
 
 Some old code is written to be portable to K&R C, which predates any C


hooks/post-receive
-- 
GNU Autoconf source repository
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.