emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r113170: nt/configure.bat: Warn about deprecation st


From: Juanma Barranquero
Subject: [Emacs-diffs] trunk r113170: nt/configure.bat: Warn about deprecation status.
Date: Tue, 25 Jun 2013 15:08:55 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113170
revision-id: address@hidden
parent: address@hidden
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Tue 2013-06-25 17:08:47 +0200
message:
  nt/configure.bat: Warn about deprecation status.
modified:
  nt/ChangeLog                   changelog-20091113204419-o5vbwnq5f7feedwu-1545
  nt/configure.bat               
configure.bat-20091113204419-o5vbwnq5f7feedwu-1913
=== modified file 'nt/ChangeLog'
--- a/nt/ChangeLog      2013-06-10 14:58:52 +0000
+++ b/nt/ChangeLog      2013-06-25 15:08:47 +0000
@@ -1,3 +1,8 @@
+2013-06-25  Juanma Barranquero  <address@hidden>
+
+       * configure.bat: Add warning to the help text about using the
+       MSYS/MinGW building procedure.
+
 2013-06-07  Eli Zaretskii  <address@hidden>
 
        * INSTALL.MSYS: mingw-get is not a GUI program (yet).

=== modified file 'nt/configure.bat'
--- a/nt/configure.bat  2013-01-03 01:35:49 +0000
+++ b/nt/configure.bat  2013-06-25 15:08:47 +0000
@@ -174,6 +174,11 @@
 echo. character depends on command extensions.  This batch file attempts to
 echo. enable command extensions.  If command extensions cannot be enabled, a
 echo. warning message will be displayed.
+echo.
+echo. IMPORTANT: This method of building Emacs for MS-Windows is deprecated,
+echo. and could be removed in a future version of Emacs.  The preferred way
+echo  to build Emacs for MS-Windows from now on is using the MSYS environment
+echo. and MinGW development tools.  Please see nt/INSTALL.MSYS for details.
 goto end
 
 rem ----------------------------------------------------------------------


reply via email to

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