Cleanup: dlmopen detection
[lttng-tools.git] / tests / regression / tools / wildcard / Makefile.am
index 1261baa386b4db3a4396ca6e79763749c96e508f..c872f0d7b7519b65fd6bff1e18cf90e9a89ccd65 100644 (file)
@@ -1,12 +1,5 @@
 AM_CPPFLAGS += -I$(top_srcdir)/tests -I$(srcdir)
 
-if LTTNG_TOOLS_BUILD_WITH_LIBDL
-LIBS += -ldl
-endif
-if LTTNG_TOOLS_BUILD_WITH_LIBC_DL
-LIBS += -lc
-endif
-
 noinst_SCRIPTS = test_event_wildcard
 EXTRA_DIST = test_event_wildcard
 
This page took 0.024134 seconds and 5 git commands to generate.