]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Improve AC_STATE_SAVE.
authorEric Blake <ebb9@byu.net>
Tue, 2 Dec 2008 18:51:44 +0000 (11:51 -0700)
committerEric Blake <ebb9@byu.net>
Thu, 4 Dec 2008 03:22:01 +0000 (20:22 -0700)
commitfd651ae835b1b7a354bf4cd3d4b2fc0bab17656a
tree9ebc73a9c2155ad18033e3ef4fda11a415457f36
parentaf7366502f5d298e63bc02ca4516186b8acf7f6c
Improve AC_STATE_SAVE.

* tests/local.at (AC_STATE_SAVE): Avoid ls -1, and use one less
process by hoisting the uniqueness check into sed.
* doc/autoconf.texi (Limitations of Usual Tools) <ls>: Mention
MacOS bug.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi
tests/local.at