qt5base-lts/tools/configure
Jan-Arve Saether 80462ee678 Fix bug in configure where Qt did not compile with QT_ICONV=no
It did not compile because at the time qconfig.h was preprocessed,
QT_NO_ICONV was already defined, causing the #define QT_NO_ICONV to
fail. It should be guarded like most other defines in qconfig.h.
Also fix QT_CUPS=no, QT_ICONV=no, QT_GLIB=no, QT_NOTIFY=no and
QT_LARGEFILE_SUPPORT=64 the same way.

Change-Id: Ic9e0295756c35cb7c62e18eb9b63b1410e7de051
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-08-23 02:55:17 +02:00
..
configure_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00
configure.pro QUrl is not necessary for configure.exe, drop it from the .pro 2012-08-15 23:40:57 +02:00
configureapp.cpp Fix bug in configure where Qt did not compile with QT_ICONV=no 2012-08-23 02:55:17 +02:00
configureapp.h make it possible to pass configure zlib lib name 2012-08-21 11:05:20 +02:00
environment.cpp Rename msvc11 to msvc2012 2012-08-07 23:27:17 +02:00
environment.h Rename msvc11 to msvc2012 2012-08-07 23:27:17 +02:00
main.cpp Fix configure.exe to build qmake before tests 2012-06-28 12:35:14 +02:00
Makefile.mingw Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
Makefile.win32 Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
tools.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tools.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00