+2013-06-25 Juanma Barranquero <lekktu@gmail.com>
+
+ * configure.bat: Add warning to the help text about using the
+ MSYS/MinGW building procedure.
+
2013-06-07 Eli Zaretskii <eliz@gnu.org>
* INSTALL.MSYS: mingw-get is not a GUI program (yet).
echo. character depends on command extensions. This batch file attempts to\r
echo. enable command extensions. If command extensions cannot be enabled, a\r
echo. warning message will be displayed.\r
+echo.\r
+echo. IMPORTANT: This method of building Emacs for MS-Windows is deprecated,\r
+echo. and could be removed in a future version of Emacs. The preferred way\r
+echo to build Emacs for MS-Windows from now on is using the MSYS environment\r
+echo. and MinGW development tools. Please see nt/INSTALL.MSYS for details.\r
goto end\r
\r
rem ----------------------------------------------------------------------\r