aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-20 13:39:35 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-20 13:48:00 +0200
commit85f8336c9b949e6fef646e27cbab3d7ed559b8b8 (patch)
tree59fafba8e0b6f835e47a918e966724dda2c0537a /contrib
parentfabce288e40037d28c70f0f034185176f85e8664 (diff)
downloadopenembedded-85f8336c9b949e6fef646e27cbab3d7ed559b8b8.tar.gz
libxml2: enable debug module (default is on)
* it's not runtime debug (--with-run-debug or --with-mem-debug) * it's needed by python API (which is not limited to provide bindings based on enabled modules so ie python call param_node.lsCountNode() always calls libxml2mod.xmlLsCountNode(self._o), but this function is available only with debug module enabled. * unfortunately mesa build calls this python API from generator Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions