diff options
| author | Adib Taraben <theadib@gmail.com> | 2011-01-22 21:34:27 +0000 |
|---|---|---|
| committer | theAdib <theadib@gmail.com> | 2011-01-22 21:34:27 +0000 |
| commit | 424fa910ddd905695dd4b318bca01374109e16c4 (patch) | |
| tree | 7987aad0349b5445fe334039532c8bf51aba1b3f /build.xml | |
| parent | Extensions. Restack patch for bug #524481 (restack extension hangs for drawin... (diff) | |
| download | inkscape-424fa910ddd905695dd4b318bca01374109e16c4.tar.gz inkscape-424fa910ddd905695dd4b318bca01374109e16c4.zip | |
add pdf import filter via poppler-cairo
(bzr r10014)
Diffstat (limited to 'build.xml')
| -rwxr-xr-x | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -178,6 +178,7 @@ /* use poppler for pdf import? */ #define HAVE_POPPLER 1 + #define HAVE_POPPLER_GLIB 1 #define HAVE_POPPLER_CAIRO 1 /* do we want bitmap manipulation? */ |
