cairo/build
Chris Wilson 85a4f0dcee Workaround undefined functions required by rsvg & poppler.
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.
2008-09-17 15:25:18 -04:00
..
.gitignore Move some top-level build files into build/ 2008-09-03 19:09:57 -04:00
aclocal.cairo.m4 [configure.ac] Warn if no native surface backend is enabled, err if no native font 2008-09-16 19:45:02 -04:00
aclocal.enable.m4 [configure.ac] Generate boilerplate/Makefile.am.config 2008-09-16 03:58:19 -04:00
aclocal.float.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.gtk-doc.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.makefile.m4 [aclocal] Fix pkgconfig file collection 2008-09-16 03:58:21 -04:00
aclocal.pkg.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
configure.ac.analysis Rename build/*.ac to build/configure.ac.*. 2008-09-04 22:33:52 -04:00
configure.ac.features [configure.ac] Clean up report syntax 2008-09-16 19:45:02 -04:00
configure.ac.system [configure.ac] Add CAIRO_BEGINEND_DECLS 2008-09-11 04:21:29 -04:00
configure.ac.tools Update gtk-doc makefile fragment 2008-09-11 16:38:12 -04:00
configure.ac.version [configure.ac.version] Quote m4_define arguments 2008-09-15 21:31:37 -04:00
configure.ac.warnings Workaround undefined functions required by rsvg & poppler. 2008-09-17 15:25:18 -04:00
Makefile.am.analysis Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.changelog Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.common [Makefile.am.common] Unify more common rules 2008-09-11 18:06:57 -04:00
Makefile.am.gtk-doc Update gtk-doc makefile fragment 2008-09-11 16:38:12 -04:00
Makefile.am.releasing Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00