blob: 9968bcc65910f0b0cdc00aef8afed3ff18082073 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.
2012-12-04 Peter Breitenlohner <peb@mppmu.mpg.de>
Import graphite2-1.2.0.
|