Lines Matching refs:wchar
1 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
16 dnl Prepare for creating substitute <wchar.h>.
17 dnl Check for <wchar.h> (missing in Linux uClibc when built without wide
19 dnl <wchar.h> is always overridden, because of GNULIB_POSIXCHECK.
20 gl_CHECK_NEXT_HEADERS([wchar.h])
42 <wchar.h>.
44 included before <wchar.h>. */
50 #include <wchar.h>
60 dnl Check whether <wchar.h> is usable at all.
63 dnl Test whether <wchar.h> suffers due to the transition from '__inline' to
67 dnl the option -std=c99 or -std=gnu99, leads to a broken <wchar.h>.
68 AC_CACHE_CHECK([whether <wchar.h> uses 'inline' correctly],
74 <wchar.h>.
76 included before <wchar.h>. */
80 #include <wchar.h>
89 <wchar.h>.
91 included before <wchar.h>. */
95 #include <wchar.h>
110 AC_MSG_ERROR([<wchar.h> cannot be used with this compiler ($CC $CFLAGS $CPPFLAGS).