* modules.cfg: compile ftgxval.c by default

david-pic-changes VER-2-2-0
Suzuki, Toshiya (鈴木俊哉) 19 years ago
parent e261f426d6
commit f1e96066a6
  1. 5
      ChangeLog
  2. 2
      modules.cfg

@ -1,3 +1,8 @@
2006-08-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
* modules.cfg (BASE_EXTENSIONS): Compile in ftgxval.c by default to
build ftvalid in ft2demos. Commit on 2006-02-28 had been slipped.
2006-08-15 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
`ft_validator_run' wrapping `setjmp' can cause crash, found by Jens:

@ -166,7 +166,7 @@ BASE_EXTENSIONS += ftglyph.c
# Interface for gxvalid module (which is required).
#
# See include/freetype/ftgxval.h for the API.
# BASE_EXTENSIONS += ftgxval.c
BASE_EXTENSIONS += ftgxval.c
# Multiple Master font interface.
#

Loading…
Cancel
Save