qt5base-lts/config.tests
Thiago Macieira c3cd0f6e19 configure: Remove test for unused feature "mremap"
It's a Linux-specific call that was added to the kernel in pre
historical times (before Git). Sqlite3 uses mremap(2) but it has its own
checking. Nothing else in Qt uses this.

Looks like the last user was the QPF font engine, removed in commit
d7e424ee66 almost four years ago. And
that's considering that the QPF font engine wasn't in use since Qt 5.0
because QWS was no more...

Change-Id: Idaa189413f404cffb1eafffd14ceee7488514c1d
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-07-10 18:00:38 +00:00
..
arch Make build ABI available as qmake variable 2017-03-28 06:51:42 +00:00
common Fix build with clang 4.0 and libstdc++ 7.1.1 2017-06-03 18:10:31 +00:00
mac/corewlan rewrite library handling in configure 2016-08-18 17:09:52 +00:00
qpa Add USB HID device feature to INTEGRITY 2017-05-30 10:38:12 +00:00
unix configure: Remove test for unused feature "mremap" 2017-07-10 18:00:38 +00:00
win determine compiler version at build time, not in configure 2016-12-23 13:44:50 +00:00
x11 remove unused Xlib's XRender dependency 2017-02-24 19:42:21 +00:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf make also configure tests not see %LIB% and %INCLUDE% under mingw 2016-10-17 13:44:43 +00:00