]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Cross-reference `Flag Variables Ordering' from `Program variables'.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 17 Feb 2009 06:29:04 +0000 (07:29 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 17 Feb 2009 06:29:04 +0000 (07:29 +0100)
* doc/automake.texi (Program variables): Add cross reference to
`Flag Variables Ordering' node.
Report by Karl Berry.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/automake.texi

index 6ca208c25db60b367deb731034537c54a7ce8241..f703d4fe22e1f4e5638ffd9a6fc3f187c13ea8ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * doc/automake.texi (Program variables): Add cross reference to
+       `Flag Variables Ordering' node.
+       Report by Karl Berry.
+
 2009-01-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Fix mmodely.test to work on Solaris 10.
index 43cbbb51ff5ec3f8fee8747b7212a1ec60d5c88d..e502cc1376a1500a680010fc501e2008d2318219 100644 (file)
@@ -5844,8 +5844,9 @@ autoconf, The Autoconf Manual}.
 @section Variables used when building a program
 
 Occasionally it is useful to know which @file{Makefile} variables
-Automake uses for compilations; for instance, you might need to do your
-own compilation in some special cases.
+Automake uses for compilations, and in which order (@pxref{Flag
+Variables Ordering}); for instance, you might need to do your own
+compilation in some special cases.
 
 Some variables are inherited from Autoconf; these are @code{CC},
 @code{CFLAGS}, @code{CPPFLAGS}, @code{DEFS}, @code{LDFLAGS}, and