(BeOS): Use wildcard syntax.

This commit is contained in:
Jim Meyering 2001-03-15 14:50:16 +00:00
parent a5d6ae87e0
commit 7164873b95

View File

@ -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