Searched refs:HAVE_LIBRT (Results 1 – 8 of 8) sorted by relevance
98 #define HAVE_LIBRT 1 macro
106 #define HAVE_LIBRT 1 macro
161 #ifndef HAVE_LIBRT
141 AC_CHECK_LIB([rt], [clock_gettime], [HAVE_LIBRT="yes"])142 if test "$HAVE_LIBRT" = "yes" ; then144 AC_DEFINE([HAVE_LIBRT], 1, [Have librt]) definition
10 if( HAVE_LIBRT )
295 AC_CHECK_LIB([rt], [clock_gettime], [HAVE_LIBRT="yes"])296 if test "$HAVE_LIBRT" = "yes" ; then298 AC_DEFINE([HAVE_LIBRT], 1, [Have librt]) definition
155 CARES_FUNCTION_IN_LIBRARY (clock_gettime rt HAVE_LIBRT)241 IF (HAVE_LIBRT)
2867 +#define HAVE_LIBRT 1