aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/atlocal.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index e9bb908..c5cb4b9 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -18,8 +18,7 @@ G_ENABLE_DIAGNOSTIC=1
# are accepted on command lines.
case $host in
*-*-darwin*)
- LANG=C
- LC_CTYPE=UTF-8
+ LC_ALL=`defaults read -g AppleLocale | @SED@ 's/@.*$//g'`.UTF-8
;;
*)
LC_ALL=C.UTF-8