summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 59b398c9eca0a2ba84be2c9ba4f4109659453c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2005-12-02  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* xorg-macros.m4:
	Add macro to detect when malloc(0) returns NULL for use in
	libraries.

2005-11-28  Alan Coopersmith  <alan.coopersmith@sun.com>

	* macros/xorg-macros.m4: 
	Bug #5167 <https://bugs.freedesktop.org/show_bug.cgi?id=5167>
	Linux prefers *.1x man pages in man1 subdirectory.
	Also allow builders to override man page suffixes & directories
	to match their environments via configure-time environment variables.
	
2005-10-17  Kristian Høgsberg  <krh@redhat.com>

	* macros/xorgversion.m4: Add missing comma in AC_HELP_STRING call.