X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tools%2Fconfigure%2Fconfigureapp.cpp;h=eb5231c8868c31c8921417cbe192a5086ff6da43;hb=c7db21e81f299c7a11c7f57dc4b744e9352646bc;hp=3c5e58b29b5412ac39b07f530199c5faa7bd2ed4;hpb=838e87b8253aec8831269a397315fe4f8a1a88ce;p=profile%2Fivi%2Fqtbase.git diff --git a/tools/configure/configureapp.cpp b/tools/configure/configureapp.cpp index 3c5e58b..eb5231c 100644 --- a/tools/configure/configureapp.cpp +++ b/tools/configure/configureapp.cpp @@ -1674,7 +1674,7 @@ bool Configure::displayHelp() desc("LARGE_FILE", "yes", "-largefile", "Enables Qt to access files larger than 4 GB."); desc("FONT_CONFIG", "yes", "-fontconfig", "Build with FontConfig support."); - desc("FONT_CONFIG", "no", "-no-fontconfig" "Do not build with FontConfig support."); + desc("FONT_CONFIG", "no", "-no-fontconfig", "Do not build with FontConfig support."); desc("POSIX_IPC", "yes", "-posix-ipc", "Enable POSIX IPC.");