coreutils: fix a few failed configure tests
[openwrt/svn-archive/archive.git] / utils / coreutils / Makefile
index 8a104dffdaa6540de278c9e7d6959fcc9718b1ac..0df30e0ad11b8f7abc875329c163e0e640b61636 100644 (file)
@@ -30,6 +30,11 @@ define Package/coreutils/description
         sufficient and much smaller.
 endef
 
         sufficient and much smaller.
 endef
 
+CONFIGURE_VARS += \
+       gl_cv_func_mbrtowc_incomplete_state=yes \
+       gl_cv_func_mbrtowc_retval=yes \
+       gl_cv_func_wcrtomb_retval=yes
+
 CONFIGURE_ARGS += \
        --enable-install-program=su
 
 CONFIGURE_ARGS += \
        --enable-install-program=su