X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=config.h.mingw;h=7580570d529227524d087d316e10a0e285c6c383;hb=ef9d155a8149d4793471047b3836db719b9e0292;hp=c80c9089b19afc809132ea562fad3903aba5d728;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/config.h.mingw b/config.h.mingw index c80c9089b..7580570d5 100644 --- a/config.h.mingw +++ b/config.h.mingw @@ -27,11 +27,15 @@ #define PACKAGE_STRING VERSION +#define HAVE_GETOPT_H 1 #define HAVE_STRING_H 1 +#define HAVE_LIBINTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_STAT_H 1 +#define ENABLE_LCMS 1 + #define ENABLE_NLS 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 @@ -39,7 +43,10 @@ #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 #define HAVE_GTK_WINDOW_FULLSCREEN 1