mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
s/final/draft4/ in comment about (depreciated) draft4 libraries test order.
This commit is contained in:
parent
0f57d966f9
commit
37acf0344c
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue