Changeset - r20954:9c9edb21481a
[Not reviewed]
master
0 1 0
rubidium - 11 years ago 2013-11-16 22:17:02
rubidium@openttd.org
(svn r26019) -Fix: copy-paste error in configure help
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
config.lib
Show inline comments
 
@@ -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)"
0 comments (0 inline, 0 general)