From cd351b874f780586c7ca5201794ff17254f87b1c Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Tue, 17 Feb 2009 07:29:04 +0100 Subject: [PATCH] Cross-reference `Flag Variables Ordering' from `Program variables'. * doc/automake.texi (Program variables): Add cross reference to `Flag Variables Ordering' node. Report by Karl Berry. Signed-off-by: Ralf Wildenhues --- ChangeLog | 6 ++++++ doc/automake.texi | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6ca208c25..f703d4fe2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-02-17 Ralf Wildenhues + + * doc/automake.texi (Program variables): Add cross reference to + `Flag Variables Ordering' node. + Report by Karl Berry. + 2009-01-31 Ralf Wildenhues Fix mmodely.test to work on Solaris 10. diff --git a/doc/automake.texi b/doc/automake.texi index 43cbbb51f..e502cc137 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -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 -- 2.47.2