View | Details | Raw Unified | Return to bug 205145 | Differences between
and this patch

Collapse All | Expand All

(-)jbig2.h (+2 lines)
Lines 29-34 Link Here
29
 * predefine MEMENTO whilst building. */
29
 * predefine MEMENTO whilst building. */
30
/* #define MEMENTO */
30
/* #define MEMENTO */
31
31
32
#define JBIG_NO_MEMENTO
33
32
/* SumatraPDF: allow to build without MEMENTO (clashes with MuPDF's) */
34
/* SumatraPDF: allow to build without MEMENTO (clashes with MuPDF's) */
33
#ifndef JBIG_NO_MEMENTO
35
#ifndef JBIG_NO_MEMENTO
34
/* If we are building as part of GS then make sure we use the version
36
/* If we are building as part of GS then make sure we use the version

Return to bug 205145