Matthew Burgess wrote: > Hi folks, > > Here's an updated patch, as the existing one doesn't apply to the latest > upstream release. > > Regards, > > Matt. > > > ------------------------------------------------------------------------ > > Submitted By: BLFS Book <blfs-book@linuxfromscratch.org> > Date: 2005-06-13 > Initial Package Version: 2.1.10 > Origin: Freetype FAQ > Description: Enables bytecode interpreter for TT driver. > > diff -Naur freetype-2.1.10.orig/include/freetype/config/ftoption.h > freetype-2.1.10/include/freetype/config/ftoption.h > --- freetype-2.1.10.orig/include/freetype/config/ftoption.h 2005-06-06 > 15:37:53.000000000 +0000 > +++ freetype-2.1.10/include/freetype/config/ftoption.h 2005-06-13 > 17:59:52.083174552 +0000 > @@ -436,7 +436,7 @@ > /* Do not #undef this macro here, since the build system might */ > /* define it for certain configurations only. */ > /* */ > -/* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */ > +#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER > > > /*************************************************************************/
I think we can do this one with a sed. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page