blob: cd99010d1090f6be3bdab2bddfb40405daa6ccc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-10-28 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
Add --enable-stat-zfile (on by default) to replace Imake's
ZFILEDEF = -DSTAT_ZFILE to enable automatically searching
for file.xpm.Z & file.xpm.gz when file.xpm is requested.
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for RC1 release.
2005-10-05 Kevin E. Martin <kem-at-freedesktop-dot-org>
* Makefile.am:
* src/Makefile.am:
Add missing files to EXTRA_DIST
* cxpm/Makefile.am:
* sxpm/Makefile.am:
Fix man page installation
2005-07-08 Keith Packard <keithp@keithp.com>
* .cvsignore:
* cxpm/.cvsignore:
* src/.cvsignore:
* sxpm/.cvsignore:
Add .cvsignore files
2005-06-09 Alexander Gottwald <ago@freedesktop.org>
* cxpm/Makefile.am: Use $(top_srcdir)/src instead of $(top_builddir)/src
in INCLUDES
2005-05-19 Soren Sandmann <ssp@aware-of-vacuity.boston.redhat.com>
* sxpm/Makefile.am: Add $(top_builddir)/include to INCLUDES
|