changeset 64373:7fddcb1d1fe5

Finish config.log with a line that indicates that the configure step was successful.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Jul 2005 12:37:06 +0000
parents 5cedf2e32893
children 72c8984e7af3
files nt/configure.bat
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/configure.bat	Sat Jul 16 11:58:10 2005 +0000
+++ b/nt/configure.bat	Sat Jul 16 12:37:06 2005 +0000
@@ -513,6 +513,7 @@
 
 echo.
 echo Emacs successfully configured.
+echo Emacs successfully configured. >>config.log
 echo Run `%MAKECMD%' to build, then run `%MAKECMD% install' to install.
 goto end