regex.m4: correct the reversed range endpoint ([b-a]) test
authorJim Meyering <meyering@redhat.com>
Fri, 19 Mar 2010 20:43:30 +0000 (21:43 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 20 Mar 2010 07:37:35 +0000 (08:37 +0100)
commitb187ff0528e2a081392a834e684d1d0c161708a7
tree4bf2a4f5e50971273c45deb5cadcd8233e8bc8c5
parent1f1ace512e67366389ffe4b94ce83c636716cf4e
regex.m4: correct the reversed range endpoint ([b-a]) test

* m4/regex.m4: When requiring that [b-a] evoke failure,
use RE_NO_EMPTY_RANGES.  This makes this entire configure-time
test pass once again for x86-based systems.
ChangeLog
m4/regex.m4