X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/e687aa335a21662f67d2d73063272504a171ffab..314668368cbc57a7096e7e89df8b697c00cba03b:/nt/configure.bat diff --git a/nt/configure.bat b/nt/configure.bat index 8f717fd416..5460f4c92d 100755 --- a/nt/configure.bat +++ b/nt/configure.bat @@ -1,7 +1,7 @@ @echo off rem ---------------------------------------------------------------------- rem Configuration script for MS Windows operating systems -rem Copyright (C) 1999-2013 Free Software Foundation, Inc. +rem Copyright (C) 1999-2014 Free Software Foundation, Inc. rem This file is part of GNU Emacs. @@ -60,7 +60,7 @@ rem [8] tested only on Windows XP. rem echo **************************************************************** echo *** THIS METHOD OF BUILDING EMACS IS NO LONGER SUPPORTED. ** -echo *** INSTEAD, FOLLOW THE INSTRUCTIONS FROM INSTALL.MSYS. ** +echo *** INSTEAD, FOLLOW THE INSTRUCTIONS FROM INSTALL. ** echo **************************************************************** :confirm_continue set /p answer=Continue running this script at your own risks ? (Y/N) @@ -191,7 +191,7 @@ 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. +echo. and MinGW development tools. Please see nt/INSTALL for details. goto end rem ---------------------------------------------------------------------- @@ -972,4 +972,3 @@ set HAVE_XPM= set dbginfo= endlocal set use_extensions= -