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:
ea22bd5
)
define conds
author
Christian Grothoff
<christian@grothoff.org>
Thu, 4 Jan 2018 17:02:24 +0000
(18:02 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 4 Jan 2018 17:02:24 +0000
(18:02 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 2c9486ac4c3525f8802863181e82d7ecb1da7f2f..68922e6c085dfb150b95276f5edf66a68a5242f8 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-467,6
+467,8
@@
else
fi
,
# glib-2 not found
+ AM_CONDITIONAL(HAVE_PBC, [0])
+ AM_CONDITIONAL(HAVE_ABE, [0])
AC_DEFINE([HAVE_PBC],[0],[Lacking glib library])
)