X-Git-Url: https://git.octo.it/?p=liboping.git;a=blobdiff_plain;f=configure.ac;h=60138fc5cd0e4f9582c3da00f5e4508908b3f5ca;hp=266bfa398c5451e3b180c641d60e9684e1bf06fc;hb=8f47022a866853da6477272b2c69855a1e2cff13;hpb=6dd28d58d7a15aede4512185e987b5453a7e6249 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"], [