relayd: do not link lttng-relayd on liblttng-ctl
[lttng-tools.git] / configure.ac
index abb61d27fe42765898d38a6c832f1eb13d50a7cd..e9b269666f3264d2fcdb3bbdba9dff6ee36053de 100644 (file)
@@ -951,7 +951,6 @@ AS_IF([test x$enable_bin_lttng_crash != xno],
 
 AS_IF([test x$enable_bin_lttng_relayd != xno],
       [
-       build_lib_lttng_ctl=yes
        build_lib_sessiond_comm=yes
        build_lib_index=yes
        build_lib_health=yes
@@ -1155,6 +1154,7 @@ AC_CONFIG_FILES([
        src/common/index/Makefile
        src/common/health/Makefile
        src/common/config/Makefile
+       src/common/ini-config/Makefile
        src/common/string-utils/Makefile
        src/common/fd-tracker/Makefile
        src/common/filter/Makefile
This page took 0.023078 seconds and 4 git commands to generate.