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:
574cf7e
)
de-experimentalizing
author
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Apr 2011 11:22:50 +0000
(11:22 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Apr 2011 11:22:50 +0000
(11:22 +0000)
src/datastore/Makefile.am
patch
|
blob
|
history
diff --git
a/src/datastore/Makefile.am
b/src/datastore/Makefile.am
index 8870f6ec67e18202900a83ba189ac05de33c943a..dd49f6f721cca02229f647124ebe988e06d16cd3 100644
(file)
--- a/
src/datastore/Makefile.am
+++ b/
src/datastore/Makefile.am
@@
-37,7
+37,6
@@
gnunet_service_datastore_LDADD = \
$(GN_LIBINTL)
if HAVE_MYSQL
-if HAVE_EXPERIMENTAL
MYSQL_PLUGIN = libgnunet_plugin_datastore_mysql.la
MYSQL_TESTS = \
test_datastore_api_mysql \
@@
-46,7
+45,6
@@
if HAVE_EXPERIMENTAL
perf_datastore_api_mysql \
perf_plugin_datastore_mysql
endif
-endif
if HAVE_SQLITE
SQLITE_PLUGIN = libgnunet_plugin_datastore_sqlite.la
SQLITE_TESTS = \