Code

fix 1630193
[inkscape.git] / config.h.mingw
index 0f7ac85dd6e8922105e4be3140749a1730267549..7580570d529227524d087d316e10a0e285c6c383 100644 (file)
@@ -27,6 +27,7 @@
 
 #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 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