flush
[m6w6/ext-psi] / m4 / wctype.m4
index 627b919cdf2708634ac18b9001fc69d4dd798255..319dada892186f72e04b58cd990f7f024054bfe3 100644 (file)
@@ -1,5 +1,5 @@
 PSI_CHECK_WCTYPE() {
-       AC_CHECK_HEADERS(wctype.h)
+       PSI_CONFIG_POSIX(wctype, wctype.h)
 
        PSI_TYPE(wctype_t, int)
        PSI_TYPE(wctrans_t, int)