[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, master, updated. Release-1-
From: |
Ralf Wildenhues |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, master, updated. Release-1-10-241-gbd537a3 |
Date: |
Sun, 07 Dec 2008 11:50:17 +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=bd537a3060688951e5e91b63a9ec92aae85583d6
The branch, master has been updated
via bd537a3060688951e5e91b63a9ec92aae85583d6 (commit)
from e1d1a42ddfaf960e0af1fdcdcb803f02c8f79d2f (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 bd537a3060688951e5e91b63a9ec92aae85583d6
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 fab34e4..f0a7fd5 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 a0dd99f..56f1aa7 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -1518,7 +1518,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
@@ -6328,8 +6328,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, master, updated. Release-1-10-241-gbd537a3,
Ralf Wildenhues <=