diff options
author | Andrew Innes <andrewi@gnu.org> | 2001-06-01 13:46:18 +0000 |
---|---|---|
committer | Andrew Innes <andrewi@gnu.org> | 2001-06-01 13:46:18 +0000 |
commit | ec57454f95cc746faa850bd5b20ebd5ef0aa9f83 (patch) | |
tree | bb3721fb05ddef8546c453c4ff4f25835d18b73d /nt | |
parent | 36d24e3c9f9dfdc303b2565d230d3fd037503753 (diff) | |
download | emacs-ec57454f95cc746faa850bd5b20ebd5ef0aa9f83.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 65bf35b0af3..05ffbd0433c 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,8 @@ +2001-06-01 Andrew Innes <andrewi@gnu.org> + + * gmake.defs (sh_output): Don't use $(warning ...) to output + messages, since that is not supported by GNU make 3.77. + 2001-05-24 Jason Rumney <jasonr@gnu.org> * INSTALL: Clarify that building with MSVC requires nmake. |