[PATCH video-qlx 0/7] Apply latest configuration patches
Gaetan Nadon
memsize at videotron.ca
Fri Jan 15 14:47:13 PST 2010
The initial public release of the QXL virtual GPU was based on a level of configuration
that was since improved through several patches. Some are maintenance items applied
to all X.Org modules while others are drivers specific patches.
All have been reviewed against the other drivers.
Gaetan Nadon (7):
configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
packaging: add COPYING and README
git: .gitignore: use common defaults with custom section # 24239
configure.ac: sdkdir usage duplicates the sdk include dir
configure.ac: remove -I$(prefix)/include from INCLUDES #24676
make: Automake 'foreign' option is specified in configure.ac. #24206
config: add INSTALL and ChangeLog #23814
.gitignore | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
COPYING | 19 ++++++++++++++
Makefile.am | 12 ++++++++-
README | 26 +++++++++++++++++++
configure.ac | 29 +++++++++++----------
5 files changed, 149 insertions(+), 15 deletions(-)
create mode 100644 .gitignore
create mode 100644 COPYING
create mode 100644 README
More information about the xorg-devel
mailing list