Use @...@ consistently in lib/wctype_.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 10 Jan 2007 22:25:03 +0000 (22:25 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 10 Jan 2007 22:25:03 +0000 (22:25 +0000)
commit5be230d9158e5aa42852fe06ea00f8052eff2e39
treeb567e0fd7c419a46ed5bc77dd882b460b07cb36a
parent3087601281cf8b4c4c962d65e5803e04e286b269
Use @...@ consistently in lib/wctype_.h.
* lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
on it being set to 1 or 0.
* m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
go back to AC_SUBSTing it.
* modules/wctype (Makefile.am): Undo previous change.
ChangeLog
lib/wctype_.h
m4/wctype.m4
modules/wctype