From: Kurt Zeilenga Date: Mon, 24 Sep 2001 18:26:24 +0000 (+0000) Subject: Reword pthread error message for clarity X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1069 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6e5b538839809cd008b5d77f8e89a2c143e4de2d;p=openldap Reword pthread error message for clarity --- diff --git a/configure.in b/configure.in index bc84bec9a7..9395e81d46 100644 --- a/configure.in +++ b/configure.in @@ -1489,7 +1489,7 @@ int main(argc, argv) CPPFLAGS="$save_CPPFLAGS" LIBS="$save_LIBS" else - AC_MSG_ERROR([could not link with POSIX Threads]) + AC_MSG_ERROR([could not locate usable POSIX Threads]) fi fi