u*-vasnprintf tests: Add more tests of %U, %lU, %llU directives.
[gnulib.git] / m4 / iswctype.m4
blob16031be475998e7ff93b4f58b0d3550d90e376b3
1 # iswctype.m4
2 # serial 3
3 dnl Copyright (C) 2011-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 AC_DEFUN([gl_FUNC_ISWCTYPE],
10   AC_REQUIRE([gl_WCTYPE_H_DEFAULTS])
11   AC_REQUIRE([gl_WCTYPE_H])
12   dnl Determine REPLACE_WCTYPE.
13   AC_REQUIRE([gl_FUNC_WCTYPE])