summaryrefslogtreecommitdiff
path: root/modules/iswctype
diff options
context:
space:
mode:
Diffstat (limited to 'modules/iswctype')
-rw-r--r--modules/iswctype2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/iswctype b/modules/iswctype
index 9fce684298..8a8343d129 100644
--- a/modules/iswctype
+++ b/modules/iswctype
@@ -17,7 +17,7 @@ wctype-h
configure.ac:
gl_FUNC_ISWCTYPE
-if test $HAVE_WCTYPE_T = 0 || test $GNULIB_OVERRIDES_WINT_T = 1; then
+if test $HAVE_WCTYPE_T = 0 || test $GNULIBHEADERS_OVERRIDE_WINT_T = 1; then
AC_LIBOBJ([iswctype])
fi
gl_WCTYPE_MODULE_INDICATOR([iswctype])