Mercurial > emacs
changeset 73311:5e2029cd6a15
(../src/config.h): Fix error message.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 09 Oct 2006 19:57:43 +0000 |
parents | 281c5fbc3ec9 |
children | c56fd5a4e5af |
files | lib-src/makefile.w32-in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/makefile.w32-in Mon Oct 09 16:21:58 2006 +0000 +++ b/lib-src/makefile.w32-in Mon Oct 09 19:57:43 2006 +0000 @@ -318,7 +318,7 @@ # Headers we would preprocess if we could. # ../src/config.h: ../nt/$(CONFIG_H) - echo config.h has changed. Re-run configure.bat. + echo $(CONFIG_H) has changed. Re-run configure.bat. exit -1 getopt.h: getopt_.h