From: ellson Date: Fri, 11 Feb 2011 16:08:39 +0000 (+0000) Subject: added quartz flags to configure options for cairo X-Git-Tag: LAST_LIBGRAPH~32^2~1050 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40f54746594f82db17a10f548590d23f64655614;p=graphviz added quartz flags to configure options for cairo --- diff --git a/macosx/prebuild/Makefile.snowleopard b/macosx/prebuild/Makefile.snowleopard index d2413977e..1bdc8b3a4 100644 --- a/macosx/prebuild/Makefile.snowleopard +++ b/macosx/prebuild/Makefile.snowleopard @@ -485,7 +485,7 @@ $(CAIRO_DIR)/Makefile: $(PREFIX)/lib/$(PIXMAN) $(PREFIX)/lib/$(FONTCONFIG) $(PRE @echo @echo CONFIGURING CAIRO... @echo - cd $(CAIRO_DIR) && ./configure $(BASE_CONFIG) $(FLAG_CONFIG) + cd $(CAIRO_DIR) && ./configure $(BASE_CONFIG) $(FLAG_CONFIG) --enable-quartz --enable-quartz-font --enable-quartz-image $(CAIRO_DIR)/configure: | $(CAIRO_DIR).tar.gz @echo