]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autotest/general.m4 (AT_KEYWORDS): Don't use a comma as the
authorDerek Price <derek@ximbiot.com>
Tue, 29 Apr 2003 20:54:12 +0000 (20:54 +0000)
committerDerek Price <derek@ximbiot.com>
Tue, 29 Apr 2003 20:54:12 +0000 (20:54 +0000)
commit044418223e352ff74a178c486c45fccf66b90bc5
treec2e4fc8638475d68eb3d4d3b966b271bbe3aa53d
parentd481daa0775192d9dc4ea0c0bf1bcff6a09214cf
* lib/autotest/general.m4 (AT_KEYWORDS): Don't use a comma as the
seperator with m4_append_uniq().  It doesn't work.
(AT_CLEANUP): Add `;' to end of at_help_all.
(AT_INIT): Allow --keywords to be specified more than once.  When
grepping $at_help_all for keywords, use the field and keyword
seperators to ensure a complete keyword match.  Alter at_prev handling
to support the new --keywords behavior.
ChangeLog
lib/autotest/general.m4