From a27014fc3271e70e5346a15ab739053468d37d9f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 16 Jul 2005 12:37:06 +0000 Subject: [PATCH] Finish config.log with a line that indicates that the configure step was successful. --- nt/configure.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/nt/configure.bat b/nt/configure.bat index 6a44a3b82c4..bf78ed52bbe 100755 --- a/nt/configure.bat +++ b/nt/configure.bat @@ -513,6 +513,7 @@ if not exist ..\site-lisp\subdirs.el copy subdirs.el ..\site-lisp\subdirs.el echo. echo Emacs successfully configured. +echo Emacs successfully configured. >>config.log echo Run `%MAKECMD%' to build, then run `%MAKECMD% install' to install. goto end -- 2.39.2