ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/configure.ac
(Generate patch)

Comparing BasiliskII/src/Unix/configure.ac (file contents):
Revision 1.2 by gbeauche, 2002-09-16T14:17:20Z vs.
Revision 1.3 by gbeauche, 2002-09-16T15:06:24Z

# Line 135 | Line 135 | fi
135   AC_CHECK_FUNCS(pthread_cancel)
136   AC_CHECK_FUNCS(pthread_mutexattr_setprotocol)
137   AC_CHECK_FUNCS(pthread_mutexattr_settype)
138 + AC_CHECK_FUNCS(pthread_mutexattr_setpshared)
139  
140   dnl If POSIX.4 semaphores are not available, we emulate them with pthread mutexes.
141   SEMSRC=

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines