[PULL] Assorted build fixes
Yaakov (Cygwin/X)
yselkowitz at users.sourceforge.net
Wed Mar 17 17:27:08 PDT 2010
Keith,
This supersedes my previous pull request. It includes the four patches
from that batch which were approved, and adds six more which were all
just sent and reviewed. The XF86Bigfont warnings fixes will have to wait
for now.
The following changes since commit 67a8c659f25218904bae64aac6e98e326c90330b:
Roland Scheidegger (1):
hw/xfree86: move reference counting out of the UseHWCursor[ARGB] functions
are available in the git repository at:
git://anongit.freedesktop.org/~yselkowitz/xserver.git master
Yaakov Selkowitz (10):
Cygwin/X: Fix make dist after 11252ed82e1f361b99e86521ac9314f868bd1a3a
Cygwin/X: Fix windres rule for automake silent rules
Rename xdmx client to dmxinfo
Use libtool -export-dynamic flag for portability
kdrive: Use $(MAKE) in relink rules
Use EXEEXT in relink rules for portable DDXs
Fix relink targets for silent rules
Respect value of SED from configure
Fix .man.N targets for AM_SILENT_RULES
Catch errors in recursive relink targets
Makefile.am | 2 +-
configure.ac | 14 +++-----------
cpprules.in | 2 --
doc/Makefile.am | 4 ++--
hw/Makefile.am | 2 +-
hw/dmx/Makefile.am | 4 ++--
hw/dmx/config/Makefile.am | 2 +-
hw/dmx/examples/.gitignore | 2 +-
hw/dmx/examples/Makefile.am | 8 ++++----
hw/dmx/examples/{xdmx.c => dmxinfo.c} | 0
hw/kdrive/Makefile.am | 2 +-
hw/kdrive/ephyr/Makefile.am | 6 +++---
hw/kdrive/fake/Makefile.am | 2 +-
hw/kdrive/fbdev/Makefile.am | 2 +-
hw/vfb/Makefile.am | 6 +++---
hw/xfree86/Makefile.am | 2 +-
hw/xfree86/doc/man/Makefile.am | 8 ++++----
hw/xfree86/exa/Makefile.am | 4 ++--
hw/xfree86/fbdevhw/Makefile.am | 4 ++--
hw/xfree86/utils/gtf/Makefile.am | 4 ++--
hw/xnest/Makefile.am | 6 +++---
hw/xquartz/doc/Makefile.am | 2 +-
hw/xwin/Makefile.am | 13 +++++++------
23 files changed, 46 insertions(+), 55 deletions(-)
rename hw/dmx/examples/{xdmx.c => dmxinfo.c} (100%)
More information about the xorg-devel
mailing list