From 2e3ef32f4acc106de6ae8170099f09a36d4ef490 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sat, 16 Feb 2019 22:12:41 -0700 Subject: Improve setlocale() detection in Configure-ish files This also now notes some behavior of setlocale --- metaconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'metaconfig.h') diff --git a/metaconfig.h b/metaconfig.h index 801586243b..73e0ab0257 100644 --- a/metaconfig.h +++ b/metaconfig.h @@ -26,4 +26,5 @@ * I_WCTYPE * HAS_TOWLOWER * HAS_TOWUPPER + * SETLOCALE_ACCEPTS_ANY_LOCALE_NAME */ -- cgit v1.2.1