X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=free%2Flibs%2FREADME;h=6116045e3a976fa02afa4f4abc7ff62e0c262a20;hb=f1b56d292bbe248bf29c078d27986cdfbb1b3d39;hp=6d5faef7dfd39acffe6694c57f537e5a69305793;hpb=407d74d502434117afd09afc572c9fd27b238b50;p=libucw.git diff --git a/free/libs/README b/free/libs/README index 6d5faef7..6116045e 100644 --- a/free/libs/README +++ b/free/libs/README @@ -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).