summaryrefslogtreecommitdiff
path: root/src/Type1/range.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/range.h')
-rw-r--r--src/Type1/range.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Type1/range.h b/src/Type1/range.h
index c611e72..496f000 100644
--- a/src/Type1/range.h
+++ b/src/Type1/range.h
@@ -16,6 +16,10 @@
* Graphics, Inc.
*/
#ifdef BUILDCID
+#define XFONT_CID 1
+#endif
+
+#if XFONT_CID
#define CID_NAME_MAX 255 /* max # of characters in a file name */
#define CID_PATH_MAX 1024 /* max # of characters in a path name */