Fix regression in AT_KEYWORDS([Macro]), from 2007-10-18.
commit3ac7ceb0c2dfd023e0e9e944da6825b6bd676568
authorEric Blake <ebb9@byu.net>
Thu, 5 Jun 2008 21:18:11 +0000 (5 15:18 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 5 Jun 2008 21:18:11 +0000 (5 15:18 -0600)
tree31fe957313870f37d5074d3cbbde0e5e2eeab941
parentd4c52d5b1584aa51707127e3768074dddf314e18
Fix regression in AT_KEYWORDS([Macro]), from 2007-10-18.

* lib/autotest/general.m4 (AT_KEYWORDS): Expand argument prior to
converting it to lower case.
* tests/autotest.at (Keywords and ranges): Test this.
* NEWS: Document the fix.
* THANKS: Update.
Reported by Karsten Hopp.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
NEWS
THANKS
lib/autotest/general.m4
tests/autotest.at