]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/README
Libucw: Be able to use public tmp directory.
[libucw.git] / free / libs / README
index 6d5faef7dfd39acffe6694c57f537e5a69305793..6dcddcc2cb4ab30730913d7faa8c1de2bd0b918a 100644 (file)
@@ -1,7 +1,7 @@
-Sherlock Holmes Libraries 3.12
+Sherlock Holmes Libraries 3.13
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-(c) 1997--2007 Martin Mares <mj@ucw.cz>
-(c) 2000--2007 Robert Spalek <robert@ucw.cz>
+(c) 1997--2008 Martin Mares <mj@ucw.cz>
+(c) 2000--2008 Robert Spalek <robert@ucw.cz>
 
 This package contains all libraries from the freely distributable version
 of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/).
@@ -11,3 +11,7 @@ See doc/using-libs for description of the libraries.
 See doc/install for build requirements (the rest of the document does not apply).
 
 Use `./configure && make' to build the libraries.
+
+See doc/configure if you want to tweak what gets built (for example, you can
+call `./configure -CONFIG_SHARED' to build the libraries statically or
+call `./configure -CONFIG_IMAGES' to avoid building the image library).