Skip to content

fpi-image: Check for PIXMAN presency using #ifdef

Marco Trevisan requested to merge 3v1n0/libfprint:check-pixman-properly into master

That's a defined variable that may be there or not, and currently we warn with:

  • fpi-image.c:29:5: warning: "HAVE_PIXMAN" is not defined, evaluates to 0

Merge request reports