(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
1 changed files with 1 additions and 1 deletions

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)"