svn path=/trunk/KDE/kdegraphics/okular/; revision=773566remotes/origin/KDE/4.1
parent
7aceeecb4d
commit
ba59951fe0
5 changed files with 10 additions and 26 deletions
@ -1,8 +1,5 @@ |
|||||||
/* Defined if we have the 0.6 version of the Poppler library */ |
/* Defined if we have the 0.6 version of the Poppler library */ |
||||||
#cmakedefine HAVE_POPPLER_0_6 1 |
#cmakedefine HAVE_POPPLER_0_6 1 |
||||||
|
|
||||||
/* Defined if Poppler::PSConverter has setOutputDevice */ |
/* Defined if we have the 0.7 version of the Poppler library */ |
||||||
#define POPPLER_HAVE_PSCONVERTER_SETOUTPUTDEVICE ${_POPPLER_HAVE_PSCONVERTER_SETOUTPUTDEVICE} |
#cmakedefine HAVE_POPPLER_0_7 1 |
||||||
|
|
||||||
/* Defined if Poppler::FormFieldButton is available */ |
|
||||||
#define POPPLER_HAVE_FORMFIELDBUTTON ${_POPPLER_HAVE_FORMFIELDBUTTON} |
|
||||||
|
|||||||
Loading…
Reference in new issue