X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=configure.ac;h=60138fc5cd0e4f9582c3da00f5e4508908b3f5ca;hb=1eb6f8f2eff9d3f9024a6c9e70007a5684eaa462;hp=266bfa398c5451e3b180c641d60e9684e1bf06fc;hpb=6dd28d58d7a15aede4512185e987b5453a7e6249;p=liboping.git diff --git a/configure.ac b/configure.ac index 266bfa3..60138fc 100644 --- a/configure.ac +++ b/configure.ac @@ -201,8 +201,6 @@ AC_SUBST(LIBOPING_PC_LIBS_PRIVATE) AC_SEARCH_LIBS([nanosleep],[rt],[], [AC_MSG_ERROR([cannot find nanosleep])]) -AC_SEARCH_LIBS([clock_gettime],[rt],[], - [AC_MSG_ERROR([cannot find clock_gettime])]) AC_ARG_WITH(ncurses, AS_HELP_STRING([--with-ncurses], [Build oping CLI tool with ncurses support])) AS_IF([test "x$with_ncurses" != "xno"], [