summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-09-27 17:02:55 +0000
committerCampbell Barton <ideasman42@gmail.com>2011-09-27 17:02:55 +0000
commitcd33a76511a3c081428dd0115147fcc4d8e24533 (patch)
tree9f82d0d004b5138eafc8eeda0c948997f690f3e9 /config.h.cmake
parentFixed problem with font names that contain spaces. (diff)
downloadinkscape-cd33a76511a3c081428dd0115147fcc4d8e24533.tar.gz
inkscape-cd33a76511a3c081428dd0115147fcc4d8e24533.zip
remove stray comma causing build warnings.
(bzr r10650)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
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