mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-23 17:19:13 +00:00
clock_gettime
This commit is contained in:
@@ -719,7 +719,7 @@ AC_ARG_ENABLE(valgrind,
|
||||
[VG="no"])
|
||||
|
||||
LIBS=""
|
||||
AC_SEARCH_LIBS(clock_gettime, rt, [CLOCK_GETTIME_LIBS=$LIBS])
|
||||
dnl AC_SEARCH_LIBS(clock_gettime, rt, [CLOCK_GETTIME_LIBS=$LIBS])
|
||||
AC_SUBST(CLOCK_GETTIME_LIBS)
|
||||
|
||||
AM_CONDITIONAL(DEBUG, test "x$DEBUG" != "xno")
|
||||
|
||||
Reference in New Issue
Block a user