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:
2aa54b4
)
not anymore any more experimental than the others
author
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Apr 2011 13:35:47 +0000
(13:35 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Apr 2011 13:35:47 +0000
(13:35 +0000)
src/datastore/Makefile.am
patch
|
blob
|
history
diff --git
a/src/datastore/Makefile.am
b/src/datastore/Makefile.am
index dd49f6f721cca02229f647124ebe988e06d16cd3..4ab887061f2f5f4d4ca8daa2b282c7ec72b7e8a8 100644
(file)
--- a/
src/datastore/Makefile.am
+++ b/
src/datastore/Makefile.am
@@
-55,7
+55,6
@@
if HAVE_SQLITE
perf_plugin_datastore_sqlite
endif
if HAVE_POSTGRES
-if HAVE_EXPERIMENTAL
POSTGRES_PLUGIN = libgnunet_plugin_datastore_postgres.la
POSTGRES_TESTS = \
test_datastore_api_postgres \
@@
-64,7
+63,6
@@
if HAVE_EXPERIMENTAL
perf_datastore_api_postgres \
perf_plugin_datastore_postgres
endif
-endif
plugin_LTLIBRARIES = \
$(SQLITE_PLUGIN) \