Skip to content

Fix compilation without cairo

Ale Abdo requested to merge (removed):fix_nocairo into master

This uses HAVE_CAIROMM. I didn't see the need to define a new variable since if HAVE_CAIROMM got defined then configure will have ensured the presence of pycairo as well.

Merge request reports