summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: d5e51beb072f2621ba0875dc6ce45049ff18c900 (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
2005-07-02  Keith Packard  <keithp@keithp.com>

	* Makefile.am:
	* configure.ac:
	* src/Makefile.am:
	Build libXfont.la in the 'src' directory as my
	version of automake really didn't like sub-subdirs
	in SUBDIRS.

2005-07-03  Daniel Stone  <daniel@freedesktop.org>

	* xfont.pc.in:
	Remove -I${includedir}/X11/fonts from xfont.pc.in CFLAGS.

2005-07-02  Daniel Stone  <daniel@freedesktop.org>

	* configure.ac:
	Enable font services by default; minor formatting cleanup.

2005-06-17  Søren Sandmann  <sandmann@redhat.com>

	* configure.ac (XFONT_SPEEDO): Disable Speedo by default.

2005-06-09  Alexander Gottwald <ago@freedesktop.org>

	* src/fc/fstrans.c:
	Replace <X11/transport.c> with <X11/Xtrans/transport.c>