don't test for cairo on Windows
This commit is contained in:
parent
c420e2ceef
commit
c72fe332ad
1 changed files with 1 additions and 0 deletions
|
@ -1627,6 +1627,7 @@ case "$build_os" in
|
|||
test_cups=no
|
||||
test_randr=no
|
||||
test_freetype=no
|
||||
test_cairo=no
|
||||
_os=WINNT
|
||||
;;
|
||||
darwin*) # Mac OS X
|
||||
|
|
Loading…
Reference in a new issue