From b1dc1905623f3efd80620eaf510b4165e43f5b10 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 25 Aug 2013 12:44:59 -0700 Subject: [PATCH] * nt/configure.bat: Disable it. Ref http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00705.html --- nt/ChangeLog | 7 +++++-- nt/configure.bat | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/nt/ChangeLog b/nt/ChangeLog index 8ed5caa4aab..ceac49e7376 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,7 +1,10 @@ +2013-08-25 Glenn Morris + + * configure.bat: Disable it. + 2013-08-04 Eli Zaretskii - * 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. 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 -- 2.39.2