Cosmetic corrections - Mac OS X
This commit is contained in:
parent
f970d9aae5
commit
c6f8aadc64
9 changed files with 18 additions and 18 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
(if (not (try-set-locale "C.UTF-8")) ; Linux
|
||||
(if (not (try-set-locale "en_US.utf8")) ; Linux
|
||||
(if (not (try-set-locale "en_US.UTF-8")) ; Mac OSX
|
||||
(if (not (try-set-locale "en_US.UTF-8")) ; Mac OS X
|
||||
(error "Failed to set any UTF-8 locale")
|
||||
)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue