summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite2/ChangeLog
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-01-04 07:51:28 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-01-04 07:51:28 +0000
commit6cc553b4ef0a05f7d7af76d2e6eda6ff8c8ef76d (patch)
tree9ac5a0a6f68fdf28861fc21a9da9c2d27f5ad590 /Build/source/libs/graphite2/ChangeLog
parented939c48050228b2f793a43ae0dc3a247a1584e1 (diff)
graphite2: Add the required AM_CPP_FLAGS
Fix syntax of the test case for system graphite2 git-svn-id: svn://tug.org/texlive/trunk@28723 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite2/ChangeLog')
-rw-r--r--Build/source/libs/graphite2/ChangeLog8
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.