]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix IRIX testsuite debugging failures: $0 in functions.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 19 Nov 2007 20:24:54 +0000 (21:24 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 19 Nov 2007 20:24:54 +0000 (21:24 +0100)
commit4d8234a76c05608df78a73aca30c4454cbd7519d
treeef56ac630f08cd46cfe8392a315d0ec7e3d3d7a9
parent22ced06229064c48845c4409cdd897e19c0774a4
Fix IRIX testsuite debugging failures: $0 in functions.

* lib/autotest/general.m4 (AT_INIT) <at_func_create_debugging_script>:
Do not use $0 inside a function, as IRIX sh will set that to the
function name rather than the script invocation name.
ChangeLog
lib/autotest/general.m4