+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.
@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