From b1dc1905623f3efd80620eaf510b4165e43f5b10 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 25 Aug 2013 12:44:59 -0700 Subject: * nt/configure.bat: Disable it. Ref http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00705.html --- nt/configure.bat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nt/configure.bat') diff --git a/nt/configure.bat b/nt/configure.bat index 484fb83d901..74ecbc7fd7e 100755 --- a/nt/configure.bat +++ b/nt/configure.bat @@ -58,6 +58,9 @@ 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 +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 -- cgit v1.2.1