diff options
| -rw-r--r-- | config.h.mingw | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
