QRegularExpression: configure support for PCRE
authorGiuseppe D'Angelo <dangelog@gmail.com>
Mon, 23 Jan 2012 22:31:13 +0000 (22:31 +0000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 26 Jan 2012 22:10:52 +0000 (23:10 +0100)
commitd6fccc69f39def255ec5d1ea36c37c49273c23b1
tree3f17ce54a4177f3e33a081ce3092c5c271b90dcd
parent3f91558d400be62be96fc3c6da36ad846ccddc9c
QRegularExpression: configure support for PCRE

Added PCRE config.tests, and logic and command line options
(-qt-pcre and -system-pcre) for configure and configure.exe.

Change-Id: I5da2658191198dbcf48c07d7c5de1be1b884a7a5
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
config.tests/unix/pcre/pcre.cpp [new file with mode: 0644]
config.tests/unix/pcre/pcre.pro [new file with mode: 0644]
configure
tools/configure/configureapp.cpp