mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
clock_gettime
This commit is contained in:
@@ -719,7 +719,7 @@ AC_ARG_ENABLE(valgrind,
|
|||||||
[VG="no"])
|
[VG="no"])
|
||||||
|
|
||||||
LIBS=""
|
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)
|
AC_SUBST(CLOCK_GETTIME_LIBS)
|
||||||
|
|
||||||
AM_CONDITIONAL(DEBUG, test "x$DEBUG" != "xno")
|
AM_CONDITIONAL(DEBUG, test "x$DEBUG" != "xno")
|
||||||
|
|||||||
Reference in New Issue
Block a user