# HG changeset patch # User Eli Zaretskii # Date 1121517426 0 # Node ID 7fddcb1d1fe54a57f804341c8bac082b2edff484 # Parent 5cedf2e32893250279574a8b20ad196ffc11ef9c Finish config.log with a line that indicates that the configure step was successful. diff -r 5cedf2e32893 -r 7fddcb1d1fe5 nt/configure.bat --- 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