emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r113994: * nt/configure.bat: Disable it.


From: Glenn Morris
Subject: [Emacs-diffs] trunk r113994: * nt/configure.bat: Disable it.
Date: Sun, 25 Aug 2013 19:45:05 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113994
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sun 2013-08-25 12:44:59 -0700
message:
  * nt/configure.bat: Disable it.
  Ref http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00705.html
modified:
  nt/ChangeLog                   changelog-20091113204419-o5vbwnq5f7feedwu-1545
  nt/configure.bat               
configure.bat-20091113204419-o5vbwnq5f7feedwu-1913
=== modified file 'nt/ChangeLog'
--- a/nt/ChangeLog      2013-08-04 15:43:10 +0000
+++ b/nt/ChangeLog      2013-08-25 19:44:59 +0000
@@ -1,7 +1,10 @@
+2013-08-25  Glenn Morris  <address@hidden>
+
+       * configure.bat: Disable it.
+
 2013-08-04  Eli Zaretskii  <address@hidden>
 
-       * mingw-cfg.site (ac_cv_func_mkostemp): New var with value of
-       "yes".
+       * mingw-cfg.site (ac_cv_func_mkostemp): New var with value of "yes".
 
        * inc/ms-w32.h (mkostemp): Declare prototype.
        (mktemp): Don't redirect to sys_mktemp.

=== modified file 'nt/configure.bat'
--- a/nt/configure.bat  2013-06-25 15:08:47 +0000
+++ b/nt/configure.bat  2013-08-25 19:44:59 +0000
@@ -58,6 +58,9 @@
 rem [7] not recommended; please report if you try this combination.
 rem [8] tested only on Windows XP.
 rem
+echo This method of building Emacs is no longer supported.
+echo Instead, follow the instructions from INSTALL.MSYS.
+goto end
 
 if exist config.log del config.log
 


reply via email to

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