summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-11-16 22:17:02 +0000
committerrubidium <rubidium@openttd.org>2013-11-16 22:17:02 +0000
commit89a4455dbc32ae79841e78c476af96f18f35feb1 (patch)
tree80dc37bc0aafd6e179c834fa6883ec9d69f9eba5
parent4c5ccc8b941fbee11396472b3daa86ef4c850ee0 (diff)
downloadopenttd-89a4455dbc32ae79841e78c476af96f18f35feb1.tar.xz
(svn r26019) -Fix: copy-paste error in configure help
-rw-r--r--config.lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.lib b/config.lib
index de2ce4853..c41d50546 100644
--- a/config.lib
+++ b/config.lib
@@ -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)"