From: Kurt Zeilenga Date: Wed, 26 Sep 2001 21:20:24 +0000 (+0000) Subject: Update could not link pthread error message to "could not locate" X-Git-Tag: OPENLDAP_REL_ENG_2_0_16~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea537ee18b7dfb5f60506b1bc74a01928d2596bd;p=thirdparty%2Fopenldap.git Update could not link pthread error message to "could not locate" --- diff --git a/configure.in b/configure.in index 2b810afef5..bd8b97857a 100644 --- a/configure.in +++ b/configure.in @@ -1353,7 +1353,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