mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-20 22:10:13 +01:00
parent
187fd83aaa
commit
e78a90ed98
1 changed files with 1 additions and 1 deletions
|
|
@ -517,7 +517,7 @@ build_any2ppm = false
|
||||||
has_multipage_surfaces = false
|
has_multipage_surfaces = false
|
||||||
add_fallback_resolution = false
|
add_fallback_resolution = false
|
||||||
|
|
||||||
if conf.get('HAVE_REAL_PTHREAD', 0) == 1
|
if conf.get('CAIRO_HAS_REAL_PTHREAD', 0) == 1
|
||||||
test_sources += test_pthread_sources
|
test_sources += test_pthread_sources
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue