[PATCH 0/2] Build Xi and DPMS stubs as convenience libraries
Jon TURNEY
jon.turney at dronecode.org.uk
Thu Nov 3 07:27:17 PDT 2011
Build Xi and DPMS stubs as convenience libraries, rather than once for
each DDX which wants to use them.
The tangled history of fbcmap_mi.c is a little hard to unweave, but I
suspect that can be put back into libfb. Unfortunately, miinitext.c is
a much harder nut to crack.
Jon TURNEY (2):
Build dpmsstubs.c once as a convenience library, rather than once for
each DDX which wants to use it
Build Xi/stubs.c once as a convenience library, rather than once for
each DDX which wants to use it
Xext/Makefile.am | 9 +++++++--
Xi/Makefile.am | 5 +++--
hw/vfb/Makefile.am | 6 +++---
hw/xnest/Makefile.am | 6 +++---
hw/xwin/Makefile.am | 9 +++++----
5 files changed, 21 insertions(+), 14 deletions(-)
--
1.7.5.1
More information about the xorg-devel
mailing list