]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Import pthread_detach detection fix from devel. Supports symbol
[openldap] / include / portable.h.in
index 42b31bedda9715368a5278330a61af642f0c889a..5e5e4c87caf2bf900aacc8afab4db22b552578ee 100644 (file)
 /* Define if you have the mkstemp function.  */
 #undef HAVE_MKSTEMP
 
-/* Define if you have the pthread_detach function.  */
-#undef HAVE_PTHREAD_DETACH
-
 /* Define if you have the pthread_getconcurrency function.  */
 #undef HAVE_PTHREAD_GETCONCURRENCY
 
 /* define if you have POSIX Threads */
 #undef HAVE_PTHREADS
 
+/* define if you have pthread_detach function */
+#undef HAVE_PTHREAD_DETACH
+
 /* define if you have Mach Cthreads */
 #undef HAVE_MACH_CTHREADS