From: ishmal Date: Sun, 20 Aug 2006 07:02:44 +0000 (+0000) Subject: Add CAIRO_PDF for testing X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=69228c410a61cea63807d2afdfb50d1177c3a603;p=inkscape.git Add CAIRO_PDF for testing --- diff --git a/config.h.mingw b/config.h.mingw index 58ad84dd0..7580570d5 100644 --- a/config.h.mingw +++ b/config.h.mingw @@ -43,6 +43,8 @@ #define BR_PTHREADS 0 #undef ENABLE_BINRELOC +/* CairoPDF options */ +#define HAVE_CAIRO_PDF 1 #define PANGO_ENABLE_ENGINE 1 #define RENDER_WITH_PANGO_CAIRO 1