]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix a couple of "test -n" typos by replacing them with "test -z".
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Feb 2003 06:46:04 +0000 (06:46 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Feb 2003 06:46:04 +0000 (06:46 +0000)
commit5a747da1c306d848b7d6790af24bcb35fcb5bf0b
tree123eba2cc5e957d848512ca33795ca11b66a0a59
parentc127caba1e958c5e6a4f8b3f4b8f6564c04d9598
Fix a couple of "test -n" typos by replacing them with "test -z".
ChangeLog