xserver-multidpi/hw
Gaetan Nadon 28c8e19107 The Xorg binary is missing the extension $(EXEEXT) in the makefile
This is not a problem on UNIX platforms, but on CYGWIN it creates a broken
link to Xorg rather than a link to Xorg.exe.

From the CYGWIN log on tinderbox, we can see that the executable Xorg.exe is
installed correctly. We can see the command used to create the link:

(cd /jhbuild/install/[...]/install/bin && rm -f X && ln -s Xorg X)

Note that the "relink" makefile target correctly appends $(EXEEXT) to Xorg.

Reviewed-By:  Matt Dew <marcoz@osource.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-10-04 14:09:26 -07:00
..
dmx Merge remote-tracking branch 'whot/for-keith' 2013-10-04 13:54:55 -07:00
kdrive Merge remote-tracking branch 'anholt/ephyr-fixes' 2013-10-04 14:04:48 -07:00
vfb vfb: Initialize the GLX extension again. 2012-11-21 11:13:55 +11:00
xfree86 The Xorg binary is missing the extension $(EXEEXT) in the makefile 2013-10-04 14:09:26 -07:00
xnest xnest: Ignore GetImage() error in xnestGetImage() 2013-09-10 13:26:26 -04:00
xquartz Merge remote-tracking branch 'ajax/xserver-next' 2013-10-04 13:50:04 -07:00
xwin glx: Remove pixmapMode from __GLXconfig 2013-09-11 14:37:32 -04:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00