diff options
| -rw-r--r-- | config.h.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index a20bedf76..6227c1f4f 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -132,7 +132,7 @@ #cmakedefine POPPLER_NEW_COLOR_SPACE_API 1 /* GfxPatch no longer uses GfxColor in >= 0.15.1 */ -#cmakedefine POPPLER_NEW_GFXPATCH, 1 +#cmakedefine POPPLER_NEW_GFXPATCH 1 /* Define to 1 if you have the `pow' function. */ #cmakedefine HAVE_POW 1 |
