wctype: Make it work in C++ mode on OSF/1 5.1.
authorBruno Haible <bruno@clisp.org>
Mon, 20 Dec 2010 01:18:07 +0000 (02:18 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 20 Dec 2010 01:26:33 +0000 (02:26 +0100)
commit04f92ed843ff3516dd6b12341ad44c397634cf16
tree18b1db594f523a9b46a36af8931f67fc3ab885a6
parent0d454676975284448e48351525664ab4e6470a3c
wctype: Make it work in C++ mode on OSF/1 5.1.

* lib/wctype.in.h (iswblank): Declare but not define here.
* lib/iswblank.c: New file, extracted from lib/wctype.in.h.
* m4/wctype_h.m4 (gl_WCTYPE_H): Arrange to compile it if needed.
* modules/wctype (Files): Add lib/iswblank.c.
ChangeLog
lib/iswblank.c [new file with mode: 0644]
lib/wctype.in.h
m4/wctype_h.m4
modules/wctype