LTTng-UST support: --disable-lttng-ust build option
[lttng-tools.git] / lttng-consumerd / Makefile.am
index 9ce0baef611296504b48733920aa72fe0692b97b..70ebc50356e67a072bbeafcdc0e2dfd73989f273 100644 (file)
@@ -9,6 +9,6 @@ lttng_consumerd_LDADD = \
           $(top_builddir)/liblttng-consumer/liblttng-consumer.la \
           $(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la
 
-if LTTNG_TOOLS_HAVE_UST
+if HAVE_LIBLTTNG_UST_CTL
 lttng_consumerd_LDADD += -llttng-ust-ctl
 endif
This page took 0.023092 seconds and 4 git commands to generate.