diff options
| author | Thomas Holder <thomas@thomas-holder.de> | 2019-01-18 20:58:23 +0000 |
|---|---|---|
| committer | Thomas Holder <thomas@thomas-holder.de> | 2019-01-18 20:58:23 +0000 |
| commit | 2de4d78077354eaee0b19956e0b5d2a6e3663719 (patch) | |
| tree | bfa8e04564396e0e3c384696ed90ccd5dbdd03e5 /config.h.cmake | |
| parent | Remove crashes when using attributes XML dialog with Objects dialog open (II) (diff) | |
| download | inkscape-2de4d78077354eaee0b19956e0b5d2a6e3663719.tar.gz inkscape-2de4d78077354eaee0b19956e0b5d2a6e3663719.zip | |
fix compilation with HAVE_CAIRO_PDF=0
Diffstat (limited to '')
| -rw-r--r-- | config.h.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index bd563c933..817942928 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -36,7 +36,6 @@ #cmakedefine ENABLE_OSX_APP_LOCATIONS 1 /* Whether the Cairo PDF backend is available */ -#cmakedefine HAVE_CAIRO_PDF 1 #cmakedefine PANGO_ENABLE_ENGINE 1 /* Build with GDL 3.6 or higher */ |
