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.17 by gbeauche, 2005-02-20T18:26:39Z vs.
Revision 1.18 by gbeauche, 2005-03-05T19:07:35Z

# Line 318 | Line 318 | no:linux*)
318    ;;
319   *:*)
320    AC_SEARCH_LIBS(clock_gettime, [rt posix4])
321 <  AC_CHECK_FUNCS(clock_gettime)
321 >  AC_CHECK_FUNCS(clock_gettime clock_nanosleep)
322    ;;
323   esac
324  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines