From: Kurt Zeilenga Date: Sat, 3 Apr 1999 05:58:16 +0000 (+0000) Subject: s/final/draft4/ in comment about (depreciated) draft4 libraries test order. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~266 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=37acf0344cdb8f3064f4712e0ff8d0d6a4e1caf0;p=openldap s/final/draft4/ in comment about (depreciated) draft4 libraries test order. --- diff --git a/configure.in b/configure.in index 5e30a83f73..87a2b45fd8 100644 --- a/configure.in +++ b/configure.in @@ -613,7 +613,7 @@ if test $ol_with_threads = auto -o $ol_with_threads = yes \ dnl Check pthread (draft4) flags (depreciated) dnl pthread_create() with -threads (OSF/1) dnl - dnl Check pthread (final) libraries (depreciated) + dnl Check pthread (draft4) libraries (depreciated) dnl pthread_mutex_unlock() in -lpthreads -lmach -lexc -lc_r (OSF/1) dnl pthread_mutex_lock() in -lpthreads -lmach -lexc (OSF/1) dnl pthread_mutex_trylock() in -lpthreads -lexc (OSF/1)