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

Comparing SheepShaver/src/Unix/configure.ac (file contents):
Revision 1.29 by gbeauche, 2005-06-25T11:06:24Z vs.
Revision 1.30 by gbeauche, 2005-06-30T10:17:58Z

# Line 192 | Line 192 | no:linux*|no:netbsd*)
192      ])
193    ])
194    AC_CHECK_FUNCS(pthread_cancel)
195 +  AC_CHECK_FUNCS(pthread_cond_init)
196    AC_CHECK_FUNCS(pthread_mutexattr_setprotocol)
197    AC_CHECK_FUNCS(pthread_mutexattr_settype)
198    AC_CHECK_FUNCS(pthread_mutexattr_setpshared)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines