+2009-07-13 Eric Blake <ebb9@byu.net>
+
+ Document that $srcdir can be used during configure.
+ * doc/autoconf.texi (Preset Output Variables): Add a paragraph.
+ * THANKS: Update.
+ Reported by Monty Taylor.
+
2009-07-13 Eric Blake <ebb9@byu.net>
Disable asynchronous job notification for parallel tests.
Miles Bader miles@gnu.ai.mit.edu
Mo DeJong mdejong@cygnus.com
Momchil Velkov velco@fadata.bg
+Monty Taylor mordred@inaugust.com
Morten Eriksen mortene@sim.no
Motoyuki Kasahara m-kasahr@sra.co.jp
Nathanael Nerode neroden@gcc.gnu.org
The name of the top source directory, assuming that the working
directory is the current build directory.
-
@item ac_top_build_prefix
The name of the top build directory, assuming that the working
directory is the current build directory.
precious variables (@pxref{Setting Output Variables},
@code{AC_ARG_VAR}).
+The preset variables which are available during @file{config.status}
+(@pxref{Configuration Actions}) may also be used during
+@command{configure} tests. For example, it is permissible to reference
+@samp{$srcdir} when constructing a list of directories to pass via
+option @option{-I} during a compiler feature check. When used in this
+manner, coupled with the fact that @command{configure} is always run
+from the top build directory, it is sufficient to use just
+@samp{$srcdir} instead of @samp{$top_srcdir}.
+
@c Just say no to ASCII sorting! We're humans, not computers.
@c These variables are listed as they would be in a dictionary:
@c actor