From c3de829c6f94be07b6104c5403d070791fc516fb Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 12 Jul 2011 12:23:23 +0200 Subject: regex: Depend on module 'strcase'. * modules/regex (Depends-on): Add strcase, for strcasecmp(). --- modules/regex | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/regex') diff --git a/modules/regex b/modules/regex index 4c268a2115..3effe89bf8 100644 --- a/modules/regex +++ b/modules/regex @@ -26,6 +26,7 @@ mbsinit [test $ac_use_included_regex = yes] nl_langinfo [test $ac_use_included_regex = yes] stdbool [test $ac_use_included_regex = yes] stdint [test $ac_use_included_regex = yes] +strcase [test $ac_use_included_regex = yes] wchar [test $ac_use_included_regex = yes] wcrtomb [test $ac_use_included_regex = yes] wctype-h [test $ac_use_included_regex = yes] -- cgit v1.2.1