emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/configure.bat,v [EMACS_22_BASE]


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/nt/configure.bat,v [EMACS_22_BASE]
Date: Fri, 04 May 2007 13:41:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Eli Zaretskii <eliz>    07/05/04 13:41:15

Index: configure.bat
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/configure.bat,v
retrieving revision 1.36
retrieving revision 1.36.2.1
diff -u -b -r1.36 -r1.36.2.1
--- configure.bat       31 Jan 2007 10:03:31 -0000      1.36
+++ configure.bat       4 May 2007 13:41:15 -0000       1.36.2.1
@@ -41,11 +41,11 @@
 rem  cygwin compiled gmake 3.77:          fails[1,5]    fails[2,5]
 rem  cygwin compiled gmake 3.78.1:        fails[5]      fails[2,5]
 rem  cygwin compiled gmake 3.79.1:        fails[3,5]    fails[2?,5]
-rem  cygwin compiled make 3.80:           fails?[6]     fails?[6]
-rem  cygwin compiled make 3.81:           fails         fails?[6]
+rem  cygwin compiled make 3.80:           okay[6]       fails?[7]
+rem  cygwin compiled make 3.81:           fails         fails?[7]
 rem  mingw32 compiled make 3.79.1:        okay          okay
-rem  mingw32 compiled make 3.80:          okay          okay?[6]
-rem  mingw32 compiled make 3.81:          okay          okay[7]
+rem  mingw32 compiled make 3.80:          okay          okay?[7]
+rem  mingw32 compiled make 3.81:          okay          okay[8]
 rem
 rem [1] doesn't cope with makefiles with DOS line endings, so must mount
 rem     emacs source with text!=binary.
@@ -55,8 +55,10 @@
 rem [4] may fail on Windows 9X and Windows ME; if so, install Bash.
 rem [5] fails when building leim due to the use of cygwin style paths.
 rem     May work if building emacs without leim.
-rem [6] not recommended; please report if you try this combination.
-rem [7] tested only on Windows XP.
+rem [6] need to uncomment 3 lines in nt/gmake.defs that invoke `cygpath';
+rem            look for "cygpath" near line 85 of gmake.defs.
+rem [7] not recommended; please report if you try this combination.
+rem [8] tested only on Windows XP.
 rem
 
 if exist config.log del config.log




reply via email to

[Prev in Thread] Current Thread [Next in Thread]