]> git.sur5r.net Git - openldap/commitdiff
Update Solaris hint.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 03:31:49 +0000 (03:31 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 03:31:49 +0000 (03:31 +0000)
doc/install/hints/Solaris

index 271d2ebdffda10464f9088316f4601c2f365d233..91d17d12c6c068f1ce8f0f715cd036b947908a35 100644 (file)
@@ -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: