]> granicus.if.org Git - graphviz/commitdiff
added quartz flags to configure options for cairo
authorellson <devnull@localhost>
Fri, 11 Feb 2011 16:08:39 +0000 (16:08 +0000)
committerellson <devnull@localhost>
Fri, 11 Feb 2011 16:08:39 +0000 (16:08 +0000)
macosx/prebuild/Makefile.snowleopard

index d2413977e538d5f39ca55dbb5df0e82f199c8876..1bdc8b3a43709b56f404267509edb229de67b5e2 100644 (file)
@@ -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