Index: psprint/source/fontsubset/sft.c =================================================================== --- psprint/source/fontsubset/sft.c (Revision 273447) +++ psprint/source/fontsubset/sft.c (Arbeitskopie) @@ -323,7 +323,7 @@ } -#if defined(OSL_BIG_ENDIAN) +#if defined(OSL_BIGENDIAN) #define Int16FromMOTA(a) (a) #define Int32FromMOTA(a) (a) #else