cairo/util/cairo-sphinx
M Joonas Pihlaja fca8977219 build: Rework pthread detection.
Use two levels of pthread support: a minimal level used to
build cairo itself, and a full level to build threaded apps
which want to use cairo.  The minimal level tries to use
pthread stubs from libc if possible, but falls back to the
full level if that's not possible.  We use CFLAGS=-D_REENTRANT
LIBS=-lpthread to find a real pthread library since that seems
to work on every unix-like test box we can get our hands on.
2010-07-11 21:40:26 +03:00
..
.gitignore Add cairo-sphinx utility for regression analysis 2009-08-29 17:07:34 +01:00
fdr.c script: Port cairo_script_context_t to cairo_device_t 2010-01-22 23:01:50 +00:00
Makefile.am build: Rework pthread detection. 2010-07-11 21:40:26 +03:00
sphinx.c build: Rework pthread detection. 2010-07-11 21:40:26 +03:00