]> mj.ucw.cz Git - libucw.git/commit
Cleaned up CONFIG_CENTRUM_xxx switches:
authorMartin Mares <mj@ucw.cz>
Wed, 12 Apr 2006 10:44:51 +0000 (12:44 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 12 Apr 2006 10:44:51 +0000 (12:44 +0200)
commit03f2198247286cf33f635cd08b96a7cc8cdb048a
tree5cf9d06de664a589640016ad6a002b17300d3178
parent789162b0ea4da8b885503f2a5d9c80a716eef819
Cleaned up CONFIG_CENTRUM_xxx switches:

  o  Everything related to the catalog is controlled by
     CONFIG_CENTRUM_CATALOG.
  o  Paid weights are implied by the catalog and the PL customization,
     which doesn't use them, just defines empty {get,set}_paid_weight().
  o  Nothing depends on CONFIG_CENTRUM_{CZ,SK,PL} now, but I am keeping
     them, because it's likely that it will be needed for some exceptions
     or experiments again soon.

All customizations compile except for centrum/* with shared libraries,
but the dependencies for that are already fixed in the dev-analyser branch.
build/sherlock.cfg