projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4028e63
)
(BeOS): Use wildcard syntax.
author
Jim Meyering
<jim@meyering.net>
Thu, 15 Mar 2001 14:50:16 +0000
(14:50 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 15 Mar 2001 14:50:16 +0000
(14:50 +0000)
lib/config.charset
patch
|
blob
|
history
diff --git
a/lib/config.charset
b/lib/config.charset
index 0844094875a8305e312e8e6349039caa90577f3a..d6f369558d1d4ff9033e664ef31f242f0d3aee92 100755
(executable)
--- a/
lib/config.charset
+++ b/
lib/config.charset
@@
-272,7
+272,7
@@
case "$os" in
;;
beos*)
# BeOS has a single locale, and it has UTF-8 encoding.
- echo "
C
UTF-8"
+ echo "
*
UTF-8"
;;
msdosdjgpp*)
# DJGPP 2.03 doesn't have nl_langinfo(CODESET); therefore