diff nt/xemacs.mak @ 5933:c1e8f3294298 cygwin

revert timeval comment, backed out change to winsock.h and just lots of warnings??? Also updated config.inc.samp to reflect a way to work around lack of windows-runnable hg
author Henry Thompson <ht@markup.co.uk>
date Thu, 10 Dec 2015 17:55:59 +0000
parents f5dfcf2323bc
children
line wrap: on
line diff
--- a/nt/xemacs.mak	Wed Dec 09 15:50:11 2015 +0000
+++ b/nt/xemacs.mak	Thu Dec 10 17:55:59 2015 +0000
@@ -75,7 +75,7 @@
 !if [copy $(SRCROOT)\version.sh.in $(SRCROOT)\version.sh]
 !endif
 !if exist($(SRCROOT)\.hg)
-!if [hg identify >> $(SRCROOT)\version.sh]
+!if [$(HG) id -i  >> $(SRCROOT)\version.sh]
 !endif
 !endif