Port: use a separate variable for elfutils libs
[babeltrace.git] / plugins / lttng-utils / Makefile.am
index 0a01610fd00b905232ea72c438fd10919112000d..72c7331102681187de36228bd9f23737e7bf2fdb 100644 (file)
@@ -27,7 +27,7 @@ babeltrace_plugin_lttng_utils_la_SOURCES = \
 babeltrace_plugin_lttng_utils_la_LDFLAGS = \
        $(LT_NO_UNDEFINED) \
        -avoid-version -module \
-       -lelf -ldw
+       $(ELFUTILS_LIBS)
 
 if !ENABLE_BUILT_IN_PLUGINS
 babeltrace_plugin_lttng_utils_la_LIBADD = \
This page took 0.024345 seconds and 4 git commands to generate.