Fix: event-notifier: not propagating error counter indexes
[lttng-ust.git] / configure.ac
index 032bb731b10268c80cc5d5d4c97e9d0c32e73619..f698e973342847a4e53f073f55685ed8dcf10006 100644 (file)
@@ -251,8 +251,6 @@ AM_CONDITIONAL([HAVE_DLINFO], [test "x${ac_cv_have_decl_RTLD_DI_LINKMAP}" = "xye
 
 # Require URCU >= 0.12 for DEFINE_URCU_TLS_INIT
 PKG_CHECK_MODULES([URCU], [liburcu >= 0.12])
-PKG_CHECK_MODULES([URCU_BP], [liburcu-bp >= 0.12])
-PKG_CHECK_MODULES([URCU_CDS], [liburcu-cds >= 0.12])
 
 # numa.h integration
 AS_IF([test "x$NO_NUMA" = "x1"],[
@@ -504,6 +502,7 @@ AC_CONFIG_FILES([
        include/Makefile
        include/lttng/ust-version.h
        snprintf/Makefile
+       libcounter/Makefile
        libmsgpack/Makefile
        libringbuffer/Makefile
        liblttng-ust-comm/Makefile
This page took 0.024641 seconds and 4 git commands to generate.