1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-20 04:59:11 +00:00

(svn r26019) -Fix: copy-paste error in configure help

This commit is contained in:
rubidium
2013-11-16 22:17:02 +00:00
parent 4c5ccc8b94
commit 89a4455dbc

View File

@@ -3703,7 +3703,7 @@ showhelp() {
echo " --with-fontconfig[=\"pkg-config fontconfig\"]"
echo " enables fontconfig support"
echo " --with-xdg-basedir[=\"pkg-config libxdg-basedir\"]"
echo " enables fontconfig support"
echo " enables XDG base directory support"
echo " --with-icu[=icu-config] enables icu (used for right-to-left support)"
echo " --static-icu try to link statically (libsicu instead of"
echo " libicu; can fail as the new name is guessed)"