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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
