From f90a9d9330f3df72403857ee0b1ec184a89de229 Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 21 Nov 2019 17:27:11 +0000 Subject: comment secondary dependencies for -qr --- src/util/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 1278e1852..aab67c95a 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -249,7 +249,8 @@ gnunet_qr_SOURCES = \ gnunet_qr_LDADD = \ libgnunetutil.la \ $(GN_LIBINTL) -gnunet_qr_LDFLAGS= -lzbar -ljpeg -lICE -lSM -lX11 -lXv +gnunet_qr_LDFLAGS= -lzbar -ljpeg +# -lICE -lSM -lX11 -lXv plugin_LTLIBRARIES = \ libgnunet_plugin_test.la -- cgit v1.2.3