aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/font/fontfile/register.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/font/fontfile/register.c')
-rw-r--r--nx-X11/lib/font/fontfile/register.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/nx-X11/lib/font/fontfile/register.c b/nx-X11/lib/font/fontfile/register.c
index cb74c7cab..5ddab0386 100644
--- a/nx-X11/lib/font/fontfile/register.c
+++ b/nx-X11/lib/font/fontfile/register.c
@@ -54,13 +54,11 @@ in this Software without prior written authorization from The Open Group.
* with other packages.
*/
-#ifndef CRAY
-# ifdef BUILD_SPEEDO
-# define XFONT_SPEEDO 1
-# endif
-# ifdef BUILD_TYPE1
-# define XFONT_TYPE1 1
-# endif
+#ifdef BUILD_SPEEDO
+# define XFONT_SPEEDO 1
+#endif
+#ifdef BUILD_TYPE1
+# define XFONT_TYPE1 1
#endif
#ifdef BUILD_CID