summaryrefslogtreecommitdiffstats
path: root/configure.exe
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2011-02-06 18:43:50 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2011-02-08 11:54:44 (GMT)
commit6b6b13130a95b896202ad09fa349e3f69c2807de (patch)
treec414be67690d8645891915c2de1e93030794bd6d /configure.exe
parent609bcb4f9ab3f8fecd037e9c401891ca4d6f2172 (diff)
downloadQt-6b6b13130a95b896202ad09fa349e3f69c2807de.zip
Qt-6b6b13130a95b896202ad09fa349e3f69c2807de.tar.gz
Qt-6b6b13130a95b896202ad09fa349e3f69c2807de.tar.bz2
Check that _POSIX_THREAD_SAFE_FUNCTIONS is larger than zero.
POSIX allows this symbol to be defined to -1 to indicate that the interfaces aren't present. On FreeBSD 8, it's defined to -1, but the functions are present (supposedly, they don't work -- just stubs). Guessing that OpenBSD is the same. Also removing the QT_NO_THREAD, since Qt can't be built without threading support. It's only used by our bootstrapped tools, which in turn use QCoreApplication only (no QApplication). Reviewed-By: Bradley T. Hughes
Diffstat (limited to 'configure.exe')
0 files changed, 0 insertions, 0 deletions