X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=5ba6397b00a6303de6ee2ea15f2a6d52d6f779d4;hb=c861bd9c09d20e06533e122253bcd3bb94b0bef9;hp=bab507c93e7f213e1c5ecf64751af4e85507ee93;hpb=34864dd03ef84eb2b896f533997efcf3e8eeb159;p=eval.git diff --git a/README b/README index bab507c..5ba6397 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ The MO Contest Environment @VERSION@ - (c) 2001--2007 Martin Mares + (c) 2001--2008 Martin Mares ================================================================================ @@ -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.