GNOME Bugzilla – Bug 600222
Check for existence of cairo-svg.h in configure.in
Last modified: 2009-11-06 04:49:39 UTC
Ever since 39b960216c91dba2af2730e0e49893af155b0bfc [Add SVG support to GtkPrintBackendFile (#357655)], gtk+ has been using cairo-svg.h, but not checking for it. This is inconsistent with the ps and pdf backends for print-to-file. Attached patch adds a check for this.
Created attachment 146640 [details] [review] configure.in check for cairo-svg.h
Comment on attachment 146640 [details] [review] configure.in check for cairo-svg.h Looks fine.
Comment on attachment 146640 [details] [review] configure.in check for cairo-svg.h http://git.gnome.org/cgit/gtk+/commit/?id=aaa126d39f4ceee9b0b507e7412577e7354e5b14
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.