]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/README
Removed sorter_presort_bufsize, it was no longer used.
[libucw.git] / free / libs / README
index b24bded8a49f6b487836240fa7de9fc6bedd191a..6116045e3a976fa02afa4f4abc7ff62e0c262a20 100644 (file)
@@ -1,3 +1,17 @@
-README for the free release of libraries
+Sherlock Holmes Libraries 3.12
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+(c) 1997--2007 Martin Mares <mj@ucw.cz>
+(c) 2000--2007 Robert Spalek <robert@ucw.cz>
 
 
-               FIXME: Write
+This package contains all libraries from the freely distributable version
+of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/).
+
+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).