Remove popt from project's dependencies
[babeltrace.git] / src / plugins / ctf / common / metadata / Makefile.am
index 4d1c6358251fee61414d922d16091df772cb194f..aa3b4490081f20498d35750152cea21efddc1d9d 100644 (file)
@@ -42,7 +42,7 @@ libctf_ast_la_SOURCES = \
        ctf-meta-configure-ir-trace.h
 
 if BABELTRACE_BUILD_WITH_MINGW
-libctf_ast_la_LIBADD = -lintl -liconv -lole32 $(POPT_LIBS)
+libctf_ast_la_LIBADD = -lintl -liconv -lole32
 endif
 
 # start with empty files to clean
This page took 0.0232 seconds and 4 git commands to generate.