Kaydet (Commit) afff1341 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Disable pdf and ps surfaces that break internal cairo build

üst e2c3e309
......@@ -166,7 +166,7 @@ CONFIGURE_FLAGS+=--disable-ft PKG_CONFIG=./dummy_pkg_config
CONFIGURE_FLAGS+=--enable-ft
.ENDIF
CONFIGURE_FLAGS+=--disable-svg --enable-gtk-doc=no --enable-test-surfaces=no ZLIB3RDLIB=$(ZLIB3RDLIB) COMPRESS=$(cairo_COMPRESS)
CONFIGURE_FLAGS+=--disable-svg --disable-ps --disable-pdf --enable-gtk-doc=no --enable-test-surfaces=no ZLIB3RDLIB=$(ZLIB3RDLIB) COMPRESS=$(cairo_COMPRESS)
.IF "$(CROSS_COMPILING)"=="YES"
CONFIGURE_FLAGS+=--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment