(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of
authorJim Meyering <jim@meyering.net>
Wed, 26 Jun 2002 06:17:35 +0000 (06:17 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 26 Jun 2002 06:17:35 +0000 (06:17 +0000)
commit3b3a258ec065376e379991d4db3b54079cf12f0e
treeda439e672fe4661d06be07c5a2646d9ba794fc57
parent8f9d39a712cad66d23412d747cf5c9662e546780
(WIDE_CHAR_SUPPORT): New macro.  Use it uniformly instead of
(defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
reported by Vin Shelton.
lib/fnmatch.c
lib/fnmatch_loop.c