summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55689b9..afacb52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,7 +148,7 @@ dirsrv)
if test x$ac_cv_header_slapi_plugin_h = xno ; then
AC_ERROR([<slapi-plugin.h> not found])
fi
- thread_api=PTHREAD
+ thread_api=POSIX
thread_lock_api=POSIX
saved_LIBS="$LIBS"
LIBS=