summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--handy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index ff47c9bcdf..63441e2a22 100644
--- a/handy.h
+++ b/handy.h
@@ -763,7 +763,7 @@ based on the underlying C library functions):
* the current locale will use the tests that begin with "lc".
*/
-#ifdef HAS_SETLOCALE /* XXX Is there a better test for this? */
+#ifdef USE_LOCALE
# ifndef CTYPE256
# define CTYPE256
# endif