diff options
Diffstat (limited to 'graphics/inkscape/files/patch-config.h.in')
-rw-r--r-- | graphics/inkscape/files/patch-config.h.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/inkscape/files/patch-config.h.in b/graphics/inkscape/files/patch-config.h.in deleted file mode 100644 index 436063801eec..000000000000 --- a/graphics/inkscape/files/patch-config.h.in +++ /dev/null @@ -1,12 +0,0 @@ ---- config.h.in.orig 2015-01-29 20:28:40.068026139 +0100 -+++ config.h.in 2015-01-29 20:31:07.000000000 +0100 -@@ -246,6 +246,9 @@ - /* Use even newer color space API from Poppler >= 0.26.0 */ - #undef POPPLER_EVEN_NEWER_COLOR_SPACE_API - -+/* Use even newer new color space API from Poppler >= 0.29.0 */ -+#undef POPPLER_EVEN_NEWER_NEW_COLOR_SPACE_API -+ - /* Use color space API from Poppler >= 0.12.2 */ - #undef POPPLER_NEW_COLOR_SPACE_API - |