mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-03 12:50:20 +01:00
If the native windowing system is disable (e.g. --disable-xlib) then the test suite fails to build since the vector converters typically depend upon gdk-pixbuf-2.0, which in turn depends upon a native gdk which requires cairo to be built with support for the native windowing system. A mess that should be resolved by separating rsvg and poppler into core and higher-level libraries, but which we can workaround by simply ignoring errors from undefined functions at link time. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| aclocal.cairo.m4 | ||
| aclocal.enable.m4 | ||
| aclocal.float.m4 | ||
| aclocal.gtk-doc.m4 | ||
| aclocal.makefile.m4 | ||
| aclocal.pkg.m4 | ||
| configure.ac.analysis | ||
| configure.ac.features | ||
| configure.ac.system | ||
| configure.ac.tools | ||
| configure.ac.version | ||
| configure.ac.warnings | ||
| Makefile.am.analysis | ||
| Makefile.am.changelog | ||
| Makefile.am.common | ||
| Makefile.am.gtk-doc | ||
| Makefile.am.releasing | ||