From: Adam Dickmeiss Date: Tue, 18 Feb 2014 07:12:30 +0000 (+0100) Subject: Describe --with-memcached configure option X-Git-Tag: v5.0.13~1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=6b3150faeb376ec3393214daa47c24cc838e5b51 Describe --with-memcached configure option --- diff --git a/doc/common b/doc/common index 1278a48..0dd54ee 160000 --- a/doc/common +++ b/doc/common @@ -1 +1 @@ -Subproject commit 1278a487dcec16a5e9406051269ef079b8cacadb +Subproject commit 0dd54ee87b2cd8b9bee9403df676c42dbbf8d735 diff --git a/doc/installation.xml b/doc/installation.xml index 3e23ca4..53c5e6c 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -318,6 +318,17 @@ + + --with-memcached + + &yaz; will be linked with + libMemcached to allow + for result-set caching for ZOOM. + The prefix can not be given. Note that YAZ will only search + for libMemcached if Libgcrypt is also enabled. + + +