From bd537a3060688951e5e91b63a9ec92aae85583d6 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sun, 7 Dec 2008 12:39:00 +0100 Subject: [PATCH] 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 --- ChangeLog | 8 ++++++++ doc/automake.texi | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index fab34e427..f0a7fd58d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-12-07 Ralf Wildenhues + + 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 (tiny change) * doc/automake.texi (Optional, Future of aclocal): Various diff --git a/doc/automake.texi b/doc/automake.texi index a0dd99f66..56f1aa77c 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 -- 2.47.2