X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=configure.ac;h=0341987c485a8f92e60172a01459695f365081b6;hb=e4f1b8c13d59c69ac213a2db3cb28c3e08fff297;hp=12ed84fb8431368f42b8760dd8216a919921ccd6;hpb=39624a78c1b8f69c79c903ddb443459e3cc62fee;p=mono.git diff --git a/configure.ac b/configure.ac index 12ed84fb843..0341987c485 100644 --- a/configure.ac +++ b/configure.ac @@ -1076,6 +1076,7 @@ if test x$host_win32 = xno; then dnl hires monotonic clock support AC_SEARCH_LIBS(clock_gettime, rt) + AC_CHECK_FUNCS(clock_nanosleep) dnl dynamic loader support AC_CHECK_FUNC(dlopen, DL_LIB="",