chiark / gitweb /
Allow ./configure for cross compile
[stressapptest] / src / stressapptest_config.h.in
index 97f306e2014560e2a0e73f0fafd19dfc35b0ddfe..5412df40e8a9b1f02f0584b28d0628df464b4b39 100644 (file)
@@ -53,6 +53,9 @@
 /* Define to 1 if you have the `posix_memalign' function. */
 #undef HAVE_POSIX_MEMALIGN
 
+/* Define to 1 if the system has `pthread_barrier'. */
+#undef HAVE_PTHREAD_BARRIERS
+
 /* Define to 1 if you have the <pthread.h> header file. */
 #undef HAVE_PTHREAD_H