[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. v1.10
From: |
Ralf Wildenhues |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. v1.10.2-10-g2476dbe |
Date: |
Sun, 07 Dec 2008 11:50:08 +0000 |
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 Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=2476dbe3f34d388863eea380c8ece4a093834aaa
The branch, branch-1-10 has been updated
via 2476dbe3f34d388863eea380c8ece4a093834aaa (commit)
from 1e0a46297d6813844f37745782776f53768936ea (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 2476dbe3f34d388863eea380c8ece4a093834aaa
Author: Ralf Wildenhues <address@hidden>
Date: Sun Dec 7 12:39:00 2008 +0100
Fix some broken links, for PR automake/531.
* doc/automake.texi (amhello Explained)
(Mixing Fortran 77 With C and C++): Fix broken links to
Autoconf manual.
Report by Michael Ploujnikov.
Signed-off-by: Ralf Wildenhues <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++++++++
doc/automake.texi | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 9959c4c..3aeb741 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-07 Ralf Wildenhues <address@hidden>
+
+ PR automake/531:
+ * doc/automake.texi (amhello Explained)
+ (Mixing Fortran 77 With C and C++): Fix broken links to
+ Autoconf manual.
+ Report by Michael Ploujnikov.
+
2008-12-07 Michael Ploujnikov <address@hidden> (tiny change)
* doc/automake.texi (Optional, Future of aclocal): Various
diff --git a/doc/automake.texi b/doc/automake.texi
index 7c83d48..940be76 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -1508,7 +1508,7 @@ This file is read by both @command{autoconf} (to create
@file{Makefile.in}s). It contains a series of M4 macros that will be
expanded as shell code to finally form the @file{configure} script.
We will not elaborate on the syntax of this file, because the Autoconf
-manual has a whole section about it (@pxref{Writing configure.ac, ,
+manual has a whole section about it (@pxref{Writing Autoconf Input, ,
Writing @file{configure.ac}, autoconf, The Autoconf Manual}).
The macros prefixed with @code{AC_} are Autoconf macros, documented
@@ -6210,8 +6210,8 @@ in the appropriate Fortran 77 intrinsic and run-time
libraries.
These extra Fortran 77 linker flags are supplied in the output variable
@code{FLIBS} by the @code{AC_F77_LIBRARY_LDFLAGS} Autoconf macro
supplied with newer versions of Autoconf (Autoconf version 2.13 and
-later). @xref{Fortran 77 Compiler Characteristics, , , autoconf, The
-Autoconf}.
+later). @xref{Fortran Compiler, , Fortran Compiler Characteristics,
+autoconf, The Autoconf Manual}.
@end enumerate
If Automake detects that a program or shared library (as mentioned in
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, branch-1-10, updated. v1.10.2-10-g2476dbe,
Ralf Wildenhues <=