wctype-h: Add support for Minix.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2011 20:39:32 +0000 (22:39 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jul 2011 20:39:32 +0000 (22:39 +0200)
commit060a5ab2b25c067185f3c3c077287c65723ea985
treea0825f6c424584131940ea6b586168b72ed3ac91
parent94122ae4818e7808c99303a0d2094ee9c6a2b843
wctype-h: Add support for Minix.

* m4/wctype_h.m4 (gl_WCTYPE_H): Test whether towlower is declared. Set
REPLACE_TOWLOWER.
* modules/wctype-h (Makefile.am): Substitute REPLACE_TOWLOWER.
* lib/wctype.in.h (towlower, towupper): Test REPLACE_TOWLOWER, not
REPLACE_ISWCNTRL.
ChangeLog
lib/wctype.in.h
m4/wctype_h.m4
modules/wctype-h