|
|
|
@ -19,13 +19,13 @@
|
|
|
|
|
SYSTEM_POPPLER=NO
|
|
|
|
|
--- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx 2011-11-10 13:22:11.949473646 +0000
|
|
|
|
|
+++ sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx 2011-11-10 13:23:24.889473889 +0000
|
|
|
|
|
@@ -64,16 +64,8 @@
|
|
|
|
|
@@ -64,16 +64,7 @@
|
|
|
|
|
class GfxPath;
|
|
|
|
|
class GfxFont;
|
|
|
|
|
class PDFDoc;
|
|
|
|
|
-#ifndef SYSTEM_POPPLER
|
|
|
|
|
#define POPPLER_CHECK_VERSION(major,minor,micro) (0)
|
|
|
|
|
typedef GString GooString;
|
|
|
|
|
-typedef GString GooString;
|
|
|
|
|
-#else
|
|
|
|
|
-#include <cpp/poppler-version.h>
|
|
|
|
|
-#define POPPLER_CHECK_VERSION(major,minor,micro) \
|
|
|
|
|