blob: f28c1a495daa848c0781f07f2314c0f03450644c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2010-12-15 Peter Breitenlohner <peb@mppmu.mpg.de>
Import ps2eps-1.68.
* Makefile.am, configure.ac: Reformulate in terms of ps2eps-1.68
source tree and patches in ps2eps-1.68-PATCHES.
2010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
* bbox.c (readppm_and_calcbb) [WIN32]: Add missing fprintf arg.
2009-06-23 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am (AM_CFLAGS), configure.ac: enable compiler warnings.
* bbox.c (minus_one, plus_one): declare as static.
(readppm_and_calcbb): static, avoid uninitialized warning.
2009-05-06 Peter Breitenlohner <peb@mppmu.mpg.de>
Adapt to TL2009 build system.
|