diff options
author | Ryan Bloom <rbb@apache.org> | 2000-03-30 23:29:18 +0000 |
---|---|---|
committer | Ryan Bloom <rbb@apache.org> | 2000-03-30 23:29:18 +0000 |
commit | f3a474a39a051135a9155cc8e1f957cf4266231c (patch) | |
tree | c46c85593e2136c9c19eb6b599e523ef81368041 /network_io/os2/os2calls.h | |
parent | 502fe25f1ba997e238198cbc94c9b439ca9ec254 (diff) | |
download | apr-f3a474a39a051135a9155cc8e1f957cf4266231c.tar.gz |
On Irix, checking for pthread_create is not good enough to find all of the
libraries required for linking. This is because on Irix, some of the
functions are in libc and some are in libpthread. By adding a check for
pthread_mutex_init, we find both libraries.
PR: 21
Submitted by: Mike Abbot <mja@sgi.com>
Reviewed by: Ryan Bloom
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59752 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'network_io/os2/os2calls.h')
0 files changed, 0 insertions, 0 deletions