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:
397cce0
)
fix sq issue
author
Christian Grothoff
<christian@grothoff.org>
Sun, 12 Mar 2017 15:56:11 +0000
(16:56 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 12 Mar 2017 15:56:11 +0000
(16:56 +0100)
src/sq/Makefile.am
patch
|
blob
|
history
diff --git
a/src/sq/Makefile.am
b/src/sq/Makefile.am
index c5f80bcf6bf0ae555e6e09d70703c1b525605f59..cfccd89f6df15b5661d2db1521126faaeecba512 100644
(file)
--- a/
src/sq/Makefile.am
+++ b/
src/sq/Makefile.am
@@
-9,7
+9,7
@@
if USE_COVERAGE
AM_CFLAGS = --coverage
endif
-if HAVE_
POSTGRESQL
+if HAVE_
SQLITE
lib_LTLIBRARIES = libgnunetsq.la
endif