From: Ralf Wildenhues Date: Tue, 17 Feb 2009 06:29:04 +0000 (+0100) Subject: Cross-reference `Flag Variables Ordering' from `Program variables'. X-Git-Tag: v1.10b~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd351b874f780586c7ca5201794ff17254f87b1c;p=thirdparty%2Fautomake.git 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 --- 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