X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Fconfig.h.in;h=4b856dcfc0900cd403ae59833b7f494d4c0f6a71;hp=98ea365d6040246eb0403da6a318a1ebb40fc2ff;hb=a0307b90e502a48cc73ca936bce0792f5566ba64;hpb=fe8299e43471c0bb0ef6759d6ffba2fe74d8177e diff --git a/urcu/config.h.in b/urcu/config.h.in index 98ea365..4b856dc 100644 --- a/urcu/config.h.in +++ b/urcu/config.h.in @@ -19,3 +19,6 @@ /* TLS provided by the compiler. */ #undef CONFIG_RCU_TLS + +/* clock_gettime() is detected. */ +#undef CONFIG_RCU_HAVE_CLOCK_GETTIME