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
 
@@ -3700,13 +3700,13 @@ showhelp() {
 
	echo "  --with-png[=libpng-config]     enables libpng support"
 
	echo "  --with-freetype[=freetype-config]"
 
	echo "                                 enables libfreetype support"
 
	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)"
 
	echo "  --with-iconv[=iconv-path]      enables iconv support"
 
	echo "  --with-psp-config[=psp-config] enables psp-config support (PSP ONLY)"
 
	echo "  --disable-builtin-depend       disable use of builtin deps finder"
0 comments (0 inline, 0 general)