summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++-sparc/qplatformdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/linux-g++-sparc/qplatformdefs.h')
-rw-r--r--mkspecs/linux-g++-sparc/qplatformdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/linux-g++-sparc/qplatformdefs.h b/mkspecs/linux-g++-sparc/qplatformdefs.h
index c770770f3..8960821e2 100644
--- a/mkspecs/linux-g++-sparc/qplatformdefs.h
+++ b/mkspecs/linux-g++-sparc/qplatformdefs.h
@@ -15,7 +15,7 @@
// We are hot - unistd.h should have turned on the specific APIs we requested
-#ifdef TQT_THREAD_SUPPORT
+#ifndef TQT_NO_THREAD
#include <pthread.h>
#endif