]> git.sur5r.net Git - openldap/commitdiff
Update hints with example that seems to work more often than not.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 16 Sep 1999 01:56:25 +0000 (01:56 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 16 Sep 1999 01:56:25 +0000 (01:56 +0000)
doc/install/hints/Solaris

index 91d17d12c6c068f1ce8f0f715cd036b947908a35..2766011ac365785787a90f086755b8888b778636 100644 (file)
@@ -18,7 +18,7 @@ out-of-the-box settings with the error:
 
 To resolve this problem, the installer must specify the
 proper Pthreads libraries:
-       env env ac_cv_func_pthread_create=no ./configure
+       env LIBS="-lpthread -lposix4" ./configure
 
 On some versions of Solaris, you may be able to use Solaris LWP
 Threads: