X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=urcu%2Fconfig.h.in;h=4b856dcfc0900cd403ae59833b7f494d4c0f6a71;hb=a59f39055b5ecb77b68cf78b9839aa9e8e4ec332;hp=98ea365d6040246eb0403da6a318a1ebb40fc2ff;hpb=8cbc3cdca7f1320e3c2412654091fe94931ce62b;p=urcu.git 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