]> mj.ucw.cz Git - libucw.git/blob - debug/default.cfg
logoutput: Clean up --help message
[libucw.git] / debug / default.cfg
1 # Configuration used for debugging LibUCW
2
3 Include("default.cfg");
4 Set("CONFIG_LOCAL");
5 UnSet("CONFIG_SHARED");
6 Set("CONFIG_DEBUG");
7 Set("CONFIG_EXACT_CPU");