]> mj.ucw.cz Git - libucw.git/commitdiff
Mention doc/configure.
authorMartin Mares <mj@ucw.cz>
Thu, 26 Jul 2007 09:35:02 +0000 (11:35 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 26 Jul 2007 09:35:02 +0000 (11:35 +0200)
free/libs/README

index 6d5faef7dfd39acffe6694c57f537e5a69305793..6116045e3a976fa02afa4f4abc7ff62e0c262a20 100644 (file)
@@ -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).