]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/README
autoconf.cfg: recognize correctly quad-core models of Intel Xeon cpus
[libucw.git] / free / libs / README
index 6d5faef7dfd39acffe6694c57f537e5a69305793..06a5d9099b205c314ab70f8dafc068da7b4c1b63 100644 (file)
@@ -1,5 +1,5 @@
-Sherlock Holmes Libraries 3.12
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Sherlock Holmes Libraries 3.12.4
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 (c) 1997--2007 Martin Mares <mj@ucw.cz>
 (c) 2000--2007 Robert Spalek <robert@ucw.cz>
 
 (c) 1997--2007 Martin Mares <mj@ucw.cz>
 (c) 2000--2007 Robert Spalek <robert@ucw.cz>
 
@@ -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/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).