]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Writing testsuite.at): Document defaults for
authorDerek Price <derek@ximbiot.com>
Sat, 16 Aug 2003 16:15:15 +0000 (16:15 +0000)
committerDerek Price <derek@ximbiot.com>
Sat, 16 Aug 2003 16:15:15 +0000 (16:15 +0000)
STDOUT & STDERR arguments.

ChangeLog
doc/autoconf.texi

index f499acc9c22913085608f25ab7ba170ccb9db5ea..27802f6802fbccf6589870fe59158d08845773d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-16  Derek Price  <derek@ximbiot.com>
+
+       * doc/autoconf.texi (Writing testsuite.at): Document defaults for
+       STDOUT & STDERR arguments.
+
 2003-08-14  Derek Price  <derek@ximbiot.com>
 
        * lib/autotestgeneral.m4 (AT_INIT): Reformat test summary line to print
index 186918e5b04c573a47d24eb30553ca17a3da979e..75e02122809fddb9efdd170f453a5d38794ed31b 100644 (file)
@@ -14401,7 +14401,7 @@ brackets to protect against included commas or spurious M4
 expansion.  The contents ought to end with an end of line.
 @end defmac
 
-@defmac AT_CHECK (@var{commands}, @dvar{status, @samp{0}}, @ovar{stdout}, @ovar{stderr})
+@defmac AT_CHECK (@var{commands}, @dvar{status, @samp{0}}, @dvar{stdout, @samp{}}, @dvar{stderr, @samp{}})
 @atindex CHECK
 Execute a test by performing given shell @var{commands}.  These commands
 should normally exit with @var{status}, while producing expected