clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since c231075 was 617118d, checked in by Jim Gifford <clfs@…>, 19 years ago |
r561@server (orig r559): root | 2005-06-05 02:38:49 -0700
Fixed Directory Structure
|
-
Property mode
set to
100644
|
File size:
1005 bytes
|
Rev | Line | |
---|
[617118d] | 1 | Submitted By: BLFS Book <blfs-book@linuxfromscratch.org>
|
---|
| 2 | Date: 2004-02-01
|
---|
| 3 | Initial Package Version: 2.1.5
|
---|
| 4 | Origin: Freetype FAQ
|
---|
| 5 | Description: Enables bytecode interpreter for TT driver.
|
---|
| 6 |
|
---|
| 7 | $LastChangedBy: bdubbs $
|
---|
| 8 | $Date: 2004-08-07 18:56:30 -0600 (Sat, 07 Aug 2004) $
|
---|
| 9 |
|
---|
| 10 | diff -ur freetype-2.1.5.orig/include/freetype/config/ftoption.h freetype-2.1.5/include/freetype/config/ftoption.h
|
---|
| 11 | --- freetype-2.1.5.orig/include/freetype/config/ftoption.h 2004-02-01 02:29:17.000000000 -0600
|
---|
| 12 | +++ freetype-2.1.5/include/freetype/config/ftoption.h 2004-02-01 02:31:42.000000000 -0600
|
---|
| 13 | @@ -399,7 +399,7 @@
|
---|
| 14 | /* Do not #undef this macro here, since the build system might */
|
---|
| 15 | /* define it for certain configurations only. */
|
---|
| 16 | /* */
|
---|
| 17 | -/* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */
|
---|
| 18 | +#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
|
---|
| 19 |
|
---|
| 20 |
|
---|
| 21 | /*************************************************************************/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.