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