summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/configure.ac')
-rw-r--r--sca-cpp/trunk/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-cpp/trunk/configure.ac b/sca-cpp/trunk/configure.ac
index d0f5a29a9e..92805a6f92 100644
--- a/sca-cpp/trunk/configure.ac
+++ b/sca-cpp/trunk/configure.ac
@@ -995,7 +995,7 @@ AC_CONFIG_FILES([Makefile
components/cache/Makefile
components/log/Makefile
components/chat/Makefile
- components/nosqldb/Makefile
+ components/constdb/Makefile
components/filedb/Makefile
components/http/Makefile
components/queue/Makefile
@@ -1008,7 +1008,7 @@ AC_CONFIG_FILES([Makefile
samples/store-java/Makefile
samples/store-gae/Makefile
samples/store-sql/Makefile
- samples/store-nosql/Makefile
+ samples/store-constdb/Makefile
samples/store-vhost/Makefile
samples/store-cluster/Makefile
samples/relay-python/Makefile