(../src/config.h): Fix error message.

This commit is contained in:
Eli Zaretskii 2006-10-09 19:58:14 +00:00
parent 73a99edb21
commit 70846e2ad8
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2006-10-09 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (../src/config.h): Fix error message.
2006-09-30 Eli Zaretskii <eliz@gnu.org>
* .cvsignore: Add blessmail.

View file

@ -318,7 +318,7 @@ cleanall: clean
# 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