]> git.ipfire.org Git - thirdparty/autoconf.git/commit
AT_TESTED: fix regression in word splitting
authorEric Blake <eblake@redhat.com>
Thu, 3 Jan 2013 23:56:59 +0000 (16:56 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 16 Jan 2013 21:53:46 +0000 (14:53 -0700)
commit93ed0f152487f069b68e772bf2e0c48e3ce0f8d5
tree5899872d22517b1bd7d301b4cc888b7ff4fdbdd7
parent33545d77b236dc4a49e91745ecf63d2de92163c5
AT_TESTED: fix regression in word splitting

Regression introduced in commit 851ef51.

* lib/autotest/general.m4 (AT_TESTED): Rework loop to quote each
element, not the entire argument.
lib/autotest/general.m4