|
|
|
|
@ -1,15 +1,3 @@ |
|
|
|
|
/* Defined if we have the 0.12.1 version of the Poppler library */ |
|
|
|
|
#cmakedefine HAVE_POPPLER_0_12_1 1 |
|
|
|
|
|
|
|
|
|
/* Defined if we have the 0.16 version of the Poppler library */ |
|
|
|
|
#cmakedefine HAVE_POPPLER_0_16 1 |
|
|
|
|
|
|
|
|
|
/* Defined if we have the 0.20 version of the Poppler library */ |
|
|
|
|
#cmakedefine HAVE_POPPLER_0_20 1 |
|
|
|
|
|
|
|
|
|
/* Defined if we have the 0.22 version of the Poppler library */ |
|
|
|
|
#cmakedefine HAVE_POPPLER_0_22 1 |
|
|
|
|
|
|
|
|
|
/* Defined if we have the 0.24 version of the Poppler library */ |
|
|
|
|
#cmakedefine HAVE_POPPLER_0_24 1 |
|
|
|
|
|
|
|
|
|
|