diff --git a/configure.in b/configure.in index 43827325..13e4e852 100644 --- a/configure.in +++ b/configure.in @@ -49,7 +49,7 @@ else fi fi -LIBS=" -lrt" +AC_SEARCH_LIBS(clock_gettime,[c rt posix4]) AC_CANONICAL_HOST