Another empty argument through expr workaround.
commit82f7cdadbbde10fa0b4ff11ce0311857258a08de
authorEric Blake <eblake@redhat.com>
Tue, 20 Jul 2010 14:06:16 +0000 (20 08:06 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 20 Jul 2010 15:03:11 +0000 (20 09:03 -0600)
tree9ece0d54e4b4a28ebf6518ef8bcd46f06a726d22
parenta759826d2198c94761bc8f92847501b58253fc3a
Another empty argument through expr workaround.

* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Detect empty
arguments.  Reject empty file argument.
* tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
Check for missing argument.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/autoconf/status.m4
tests/torture.at