* tests/torture.at (Missing templates): Reflect added quoting.
Detected by Bob Proulx's buildbot.
Signed-off-by: Eric Blake <ebb9@byu.net>
2008-11-04 Eric Blake <ebb9@byu.net>
+ Adjust expected output.
+ * tests/torture.at (Missing templates): Reflect added quoting.
+ Detected by Bob Proulx's buildbot.
+
Reject arguments with leading =.
* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Detect case of
missing variable name, with fewer forks. Quote invalid arguments
AT_CHECK_AUTOCONF
AT_CHECK_CONFIGURE([], [1], [],
-[[config.status: error: cannot find input file: nonexistent.in
+[[config.status: error: cannot find input file: `nonexistent.in'
]])
# Make sure that the output file doesn't exist
AT_CHECK([test -f nonexistent], 1)