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

Comparing SheepShaver/src/Unix/configure.in (file contents):
Revision 1.21 by gbeauche, 2004-02-24T10:21:21Z vs.
Revision 1.22 by gbeauche, 2004-02-24T14:09:11Z

# Line 223 | Line 223 | AC_CHECK_FUNCS(nanosleep)
223   AC_CHECK_FUNCS(sigaction signal)
224   AC_CHECK_FUNCS(mmap mprotect munmap)
225   AC_CHECK_FUNCS(vm_allocate vm_deallocate vm_protect)
226 + AC_CHECK_FUNCS(posix_memalign memalign valloc)
227  
228   dnl Darwin seems to define mach_task_self() instead of task_self().
229   AC_CHECK_FUNCS(mach_task_self task_self)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines