From 3f27364d26943cffa05f1d1e92fe97e69b13fab1 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 2 Jun 1999 03:31:49 +0000 Subject: [PATCH] Update Solaris hint. --- doc/install/hints/Solaris | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/install/hints/Solaris b/doc/install/hints/Solaris index 271d2ebdff..91d17d12c6 100644 --- a/doc/install/hints/Solaris +++ b/doc/install/hints/Solaris @@ -18,8 +18,7 @@ out-of-the-box settings with the error: To resolve this problem, the installer must specify the proper Pthreads libraries: - LIBS="-lpthread -lposix4"; export LIBS - ./configure + env env ac_cv_func_pthread_create=no ./configure On some versions of Solaris, you may be able to use Solaris LWP Threads: -- 2.47.2