Hi, I found a typo while I was building a TTF-only XF86 distribution:
Index: Imakefile =================================================================== RCS file: /cvs/xc/fonts/Imakefile,v retrieving revision 3.10 diff -u -r3.10 Imakefile --- Imakefile 22 Aug 2003 02:50:11 -0000 3.10 +++ Imakefile 8 Jan 2004 17:29:05 -0000 @@ -7,7 +7,7 @@ #define IHaveSubdirs #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" -#if BuildSpeedoFonts || BuildType1Fonts || BuildCIDFonts || BuildTTFonts +#if BuildSpeedoFonts || BuildType1Fonts || BuildCIDFonts || BuildTrueTypeFonts SCALEDDIR = scaled #endif -- Bang Jun-Young <[EMAIL PROTECTED]> _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
