Keep the configure listing of features alphabetical
Change-Id: I0786b26a89e3e592bc47cb016ee7876ea7238c69 Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
This commit is contained in:
parent
84fd0afacb
commit
e4aeace515
2
configure
vendored
2
configure
vendored
@ -6720,6 +6720,7 @@ report_support_plugin " PNG .................." "$CFG_PNG" "$CFG_LIBPNG" QtGu
|
||||
report_support " Glib ..................." "$CFG_GLIB"
|
||||
report_support " GTK theme .............." "$CFG_QGTKSTYLE"
|
||||
report_support " Large File ............." "$CFG_LARGEFILE"
|
||||
report_support " mtdev .................." "$CFG_MTDEV" yes "system library"
|
||||
report_support " Networking:"
|
||||
[ "$XPLATFORM_MAC" = "yes" ] && \
|
||||
report_support " CoreWlan ............." "$CFG_COREWLAN"
|
||||
@ -6776,7 +6777,6 @@ report_support " TDS .................." "$CFG_SQL_tds" plugin "plugin" yes "
|
||||
report_support " udev ..................." "$CFG_LIBUDEV"
|
||||
report_support " xkbcommon .............." "$CFG_XKBCOMMON" system "system library" qt "bundled copy"
|
||||
report_support " zlib ..................." "$CFG_ZLIB" system "system library" yes "bundled copy"
|
||||
report_support " mtdev .................." "$CFG_MTDEV" yes "system library"
|
||||
|
||||
echo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user