diff options
author | Paul Smith <psmith@gnu.org> | 1997-09-19 19:47:55 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1997-09-19 19:47:55 +0000 |
commit | 3e12cad198a91fb03fad2ecfc40753385c60319e (patch) | |
tree | d02f2928156adad8c65bcf83ceeba8df58fe7393 /ChangeLog | |
parent | e2ffc653aa69e0b485d698a13d3dc954b8c82135 (diff) | |
download | gunmake-3.76.1.tar.gz |
Quick changes for make 3.76.1.3.76.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Fri Sep 19 09:20:49 1997 Paul D. Smith <psmith@baynetworks.com> + + * Makefile.am: Add loadavg files to clean rules. + + * configure.in (AC_OUTPUT): Remove stamp-config; no longer needed. + * Makefile.ami (distclean): Ditto. + * SMakefile (distclean): Ditto. + + * main.c (main): Arg count should be int, not char! Major braino. + Tue Sep 16 10:18:22 1997 Paul D. Smith <psmith@baynetworks.com> * Version 3.76 released. |