summaryrefslogtreecommitdiffstats
path: root/package/cairo
diff options
context:
space:
mode:
Diffstat (limited to 'package/cairo')
-rw-r--r--package/cairo/cairo.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/package/cairo/cairo.mk b/package/cairo/cairo.mk
index 1746efff2..2230587bd 100644
--- a/package/cairo/cairo.mk
+++ b/package/cairo/cairo.mk
@@ -79,12 +79,4 @@ else
CAIRO_CONF_OPT += --disable-svg
endif
-HOST_CAIRO_CONF_OPT = \
- --enable-ps \
- --enable-pdf \
- --enable-xlib \
- --with-x \
- --disable-png \
- --disable-svg
-
$(eval $(call AUTOTARGETS))