(svn r14480) -Add: warning when trying to use a right-to-left language without support for it in OpenTTD.

This commit is contained in:
rubidium
2008-10-17 17:42:51 +00:00
parent 8ee8e0fac5
commit 61546bef5c
5 changed files with 50 additions and 3 deletions

View File

@@ -2634,6 +2634,7 @@ showhelp() {
echo " enables libfreetype support"
echo " --with-fontconfig[=pkg-config fontconfig]"
echo " enables fontconfig support"
echo " --with-icu[=icu-config] enables icu (used for right-to-left support)"
echo " --with-iconv[=iconv-path] enables iconv support"
echo " --with-psp-config[=psp-config] enables psp-config support (PSP ONLY)"
echo " --with-makedepend[=makedepend] enables makedepend support"