diff options
author | Paul Smith <psmith@gnu.org> | 2004-02-25 01:23:13 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2004-02-25 01:23:13 +0000 |
commit | be5b33e8769df3ac344d9edbedcd44971b9156f7 (patch) | |
tree | 5cd6eddb6b7a9565a30398a42f116796574adec1 /ChangeLog | |
parent | f29b86c314e6e2b44a1eb83f1b44a3849d82655e (diff) | |
download | gunmake-be5b33e8769df3ac344d9edbedcd44971b9156f7.tar.gz |
Add in HAVE_STDARG_H to the various port config files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-02-24 Paul D. Smith <psmith@gnu.org> + + * config.h.W32.template: Add HAVE_STDARG_H + * config.h-vms.template: Ditto. + * config.ami.template: Ditto. + 2004-02-23 Jonathan Grant <jg-make@jguk.org> * README.W32.template: Add a notation about -j with BATCH_MODE_ONLY. |