From: Martin Mares Date: Sun, 25 May 2008 21:42:58 +0000 (+0200) Subject: CONFIG_MOP is now enabled by default. X-Git-Tag: python-dummy-working~154 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ce36da68809e37173f71c73009ddc063bfa6c9a0;p=eval.git CONFIG_MOP is now enabled by default. --- diff --git a/default.cfg b/default.cfg index 22cf3e6..3709b5f 100644 --- a/default.cfg +++ b/default.cfg @@ -4,7 +4,7 @@ Set("CONFIG_SUBMIT" => 1); # Build MO-P contest environment -#Set("CONFIG_MOP" => 1); +Set("CONFIG_MOP" => 1); # Settings of libucw UnSet("CONFIG_SHARED");