]> mj.ucw.cz Git - moe.git/blobdiff - README
Distinguish between die() and err().
[moe.git] / README
diff --git a/README b/README
index a5567f86eb6e3d3fc47f5774c7fe7e05d9fd223f..5ba6397b00a6303de6ee2ea15f2a6d52d6f779d4 100644 (file)
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ with others, please send them to mj@ucw.cz.
 ** How to compile the submission system **
 
 First, unpack holmes-libs-3.12, configure it and run make. You can build a thinner
-version with `./configure default.cfg -CONFIG_IMAGES -CONFIG_UCW_THREADS'.
+version with `./configure default.cfg -CONFIG_IMAGES -CONFIG_UCW_THREADS -CONFIG_SHARED'.
 
 Then uncomment the "SUBMIT" line in the top-level Makefile and let LIBUCW
 point to the compiled Holmes libraries.