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:
7ef2707
)
TODO note for configure.ac
author
ng0
<ng0@n0.is>
Wed, 30 Oct 2019 13:08:48 +0000
(13:08 +0000)
committer
ng0
<ng0@n0.is>
Wed, 30 Oct 2019 13:08:48 +0000
(13:08 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index cf92fdfaeb3486407f5de9a3398e9d8b131249f3..d4e9e0d1fb9fc4bc5f3bc6705d21065050d43e78 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-639,6
+639,8
@@
AS_IF([test "$bluetooth" = 1],
[AC_DEFINE([HAVE_LIBBLUETOOTH],[0],[Lacking bluetooth library])])
# check for zbar library
+# TODO: Add checks for: -lSM, -lICE, -lX11, -lXv and -ljpeg
+# TODO: if zbar exists.
zbar=0
AC_MSG_CHECKING(for libzbar)
AC_ARG_WITH(zbar,