From b5ba7271933be119c35a365cb427d164a0968978 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 31 Oct 2008 10:56:30 +0000 Subject: [PATCH] Tell user to expect one "File not found" message while the `doc' directory is being configured. --- ChangeLog | 5 +++++ config.bat | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 536d01a0c51..0287efa03ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-31 Eli Zaretskii + + * config.bat: Tell user to expect one "File not found" message + while the `doc' directory is being configured. + 2008-10-30 Chong Yidong * update-subdirs: Put obsolete directory last. diff --git a/config.bat b/config.bat index c007e0c8cd1..2faa6556352 100644 --- a/config.bat +++ b/config.bat @@ -234,7 +234,7 @@ mv -f makefile.tmp Makefile cd .. :oldx1 rem ---------------------------------------------------------------------- -Echo Configuring the doc directory... +Echo Configuring the doc directory, expect one "File not found" message... cd doc Rem The two variants for lispintro below is for when the shell Rem supports long file names but DJGPP does not -- 2.39.5