wctype: Ensure valid C syntax.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Jan 2011 11:40:00 +0000 (12:40 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Jan 2011 11:40:00 +0000 (12:40 +0100)
commit4aa5804f2cfdb6d112bcb4e761e2990a66b89fe2
tree23e5791e452141e191623b7c7fa28e964e5caf1e
parent27e504553a5a377f1519780f340ec239886eef53
wctype: Ensure valid C syntax.

* m4/wctype_h.m4 (gl_WCTYPE_H): Invoke gl_CHECK_NEXT_HEADERS
unconditionally, instead of gl_NEXT_HEADERS conditionally.
m4/wctype_h.m4