Fix configure.exe output
Fix help output for -no-fontconfig, introduced in commit 1838a6c2. Change-Id: I686000d51c56fde56179dcebef31b0783c0dfc29 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
parent
838e87b825
commit
c7db21e81f
@ -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.");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user