X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Furcu%2Fconfig.h.in;h=73506319f7d522c2f1eb65ca9ba52f3187c273b9;hb=a9a42447bac2ed5c61fac810e293d58a5246bf6f;hp=15012679f333b273da9b91e3038db5bc35a5be42;hpb=d7c76f85442125bcfef40f58b1c6fc1bd5ce4ffd;p=urcu.git diff --git a/include/urcu/config.h.in b/include/urcu/config.h.in index 1501267..7350631 100644 --- a/include/urcu/config.h.in +++ b/include/urcu/config.h.in @@ -28,11 +28,11 @@ #undef CONFIG_RCU_FORCE_SYS_MEMBARRIER /* Enable internal debugging self-checks. - Introduce performance penalty. */ + Introduces a performance penalty. */ #undef CONFIG_RCU_DEBUG /* Expose multi-flavor support */ -#define CONFIG_RCU_MULTIFLAVOR 1 +#define CONFIG_RCU_HAVE_MULTIFLAVOR 1 /* Enable extra debugging checks for lock-free hash table iterator traversal. */