diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2007-11-20 19:13:26 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2007-11-20 19:13:26 +0000 |
| commit | fa303df8ef732c2594f1d8c5d4e369e5e7601cac (patch) | |
| tree | 9db2d90b87d451e8ed5625d10b70a5a6c9a0030d | |
| parent | Display CMS adjustment per-desktop view (diff) | |
| download | inkscape-fa303df8ef732c2594f1d8c5d4e369e5e7601cac.tar.gz inkscape-fa303df8ef732c2594f1d8c5d4e369e5e7601cac.zip | |
Disable HAVE_POPPLER_CAIRO definition in config.h.
(bzr r4115)
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -156,7 +156,7 @@ /* use poppler for pdf import? */ #define HAVE_POPPLER 1 - #define HAVE_POPPLER_CAIRO 1 + //#define HAVE_POPPLER_CAIRO 1 /* do we want bitmap manipulation? */ #define WITH_IMAGE_MAGICK 1 |
