[PATCH xserver 0/6] xfree86: fix bad link and install/uninstall issues

Gaetan Nadon memsize at videotron.ca
Sat Sep 28 12:26:32 PDT 2013


The X link to Xorg is not removed by "make uninstall"
The X link is created broken on CYGWIN
The import library on CYGWIN is not removed by "make uninstall"
Fix a few minor issues along the way.

Gaetan Nadon (6):
  The Xorg binary is missing the extension $(EXEEXT) in the makefile
  Use $(LN_S) provided by AC_PROG_LN_S macro to create links
  Xorg binary: use install-exec-hook rather than install-exec-local
  Uninstall X link and CYGWIN libXorg.exe.a in local install targets
  xfree86: Use $(MKDIR_P) for better code portability
  xfree86: add a comment as to why the logdir is created

 hw/xfree86/Makefile.am |   19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

-- 
1.7.9.5



More information about the xorg-devel mailing list