mirror of
https://github.com/X11Libre/xf86-video-chips.git
synced 2026-03-24 01:24:44 +00:00
40 lines
1004 B
Plaintext
40 lines
1004 B
Plaintext
2005-12-08 Adam Jackson <ajax@freedesktop.org>
|
|
|
|
* src/Makefile.am:
|
|
Re-fix for #4588, this one actually works.
|
|
|
|
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* man/Makefile.am:
|
|
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
|
|
|
|
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
Update package version number for X11R7 RC3 release.
|
|
|
|
2005-12-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
Remove extraneous AC_MSG_RESULT.
|
|
|
|
2005-11-29 Adam Jackson <ajax@freedesktop.org>
|
|
|
|
* configure.ac:
|
|
Only build dlloader modules by default.
|
|
|
|
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
Update package version number for X11R7 RC2 release.
|
|
|
|
2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
Update pkgcheck depedencies to work with separate build roots.
|
|
|
|
2005-10-04 Adam Jackson <ajax@freedesktop.org>
|
|
|
|
* src/Makefile.am:
|
|
Bug #4588: N-way build of ct_accel.c, as in monolith.
|