projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab10c12
)
coreutils: fix a few failed configure tests
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jan 2010 18:09:56 +0000
(18:09 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jan 2010 18:09:56 +0000
(18:09 +0000)
SVN-Revision: 19424
utils/coreutils/Makefile
patch
|
blob
|
history
diff --git
a/utils/coreutils/Makefile
b/utils/coreutils/Makefile
index 8a104dffdaa6540de278c9e7d6959fcc9718b1ac..0df30e0ad11b8f7abc875329c163e0e640b61636 100644
(file)
--- a/
utils/coreutils/Makefile
+++ b/
utils/coreutils/Makefile
@@
-30,6
+30,11
@@
define Package/coreutils/description
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