projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc3d270
)
fix linker options for gnunet-qr
author
Christian Grothoff
<christian@grothoff.org>
Wed, 3 Apr 2019 12:20:49 +0000
(14:20 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 3 Apr 2019 12:20:56 +0000
(14:20 +0200)
src/util/Makefile.am
patch
|
blob
|
history
diff --git
a/src/util/Makefile.am
b/src/util/Makefile.am
index 89d0462c5175e690644765d28cace01cd85a6af7..20e2dd917953f16aa79d3dcaeb59b76c197e7aa7 100644
(file)
--- a/
src/util/Makefile.am
+++ b/
src/util/Makefile.am
@@
-285,8
+285,8
@@
gnunet_qr_SOURCES = \
gnunet_qr_LDADD = \
libgnunetutil.la \
$(GN_LIBINTL)
-gnunet_qr_LDFLAGS=
$(libzbar_LIBS)
-gnunet_qr_CFLAGS = $(libzbar_CFLAGS) -DBINDIR=\"@bindir@/\"
+gnunet_qr_LDFLAGS=
\
+ -lzbar
plugin_LTLIBRARIES = \
libgnunet_plugin_test.la