diff options
Diffstat (limited to 'Build/source/libs/graphite2/ChangeLog')
-rw-r--r-- | Build/source/libs/graphite2/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/libs/graphite2/ChangeLog b/Build/source/libs/graphite2/ChangeLog index 6a8165f10da..9968bcc6591 100644 --- a/Build/source/libs/graphite2/ChangeLog +++ b/Build/source/libs/graphite2/ChangeLog @@ -1,3 +1,11 @@ +2013-01-03 Peter Breitenlohner <peb@mppmu.mpg.de> + + * Makefile.am (AM_CPPFLAGS): Add -DGRAPHITE2_NSEGCACHE, + -DGRAPHITE2_NFILEFACE, and -DGRAPHITE2_NTRACING respectively + when building without segment caching, file face, or logging. + + * ac/graphite2.ac [KPSE_TRY_LIB]: Correct a syntax bug. + 2012-12-15 Peter Breitenlohner <peb@mppmu.mpg.de> * configure.ac: Use KPSE_BASIC to enable silent rules. |