Index: eglibc/locale/Makefile
===================================================================
--- eglibc.orig/locale/Makefile	2013-05-14 11:35:12.000000000 +0800
+++ eglibc/locale/Makefile	2013-06-27 00:42:24.205826236 +0800
@@ -36,6 +36,9 @@
 routines-y	+= dummy-setlocale
 endif
 tests-$(OPTION_EGLIBC_LOCALE_CODE) += tst-C-locale tst-locname tst-duplocale
+
+include ../Makeconfig
+
 categories	= ctype messages monetary numeric time paper name \
 		  address telephone measurement identification collate
 # C-messages belongs in an intl option group.
