blob: 8be9bafeaf039e329b1a572acd2ecbabdbce77ba (
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
|
2005-11-09 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
Add settings for SHELL_CMD & ARCHMANDEFS to match monolith
changes for bug #3180.
AC_DEFINE(XORG,...) so it is listed as available server in xinit
help output.
* Makefile.am:
Update cpp -D flags to match monolith changes for bug #3180.
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for RC1 release.
2005-10-16 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
* Makefile.am:
Use cpp to substitute variables in man pages
2005-10-10 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
* Makefile.am:
Don't define HAS_COOKIE_MAKER if mcookie wasn't found.
2005-08-29 Daniel Stone <daniel@freedesktop.org>
Version 0.99.1.
* configure.ac:
* Makefile.am:
Define HAS_COOKIE_MAKER and search for mcookie so startx will generate
xauth tokens for the servers it starts.
|