diff options
author | Paul Smith <psmith@gnu.org> | 1999-07-24 04:56:06 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1999-07-24 04:56:06 +0000 |
commit | 6dbd348522157756180a815d17856f42584df3bd (patch) | |
tree | e4987987a3e1dedd8c2ebb00a1a1fc863e59a039 | |
parent | a9166bb7bc8a7798aa75c0077288885e48c37252 (diff) | |
download | gunmake-6dbd348522157756180a815d17856f42584df3bd.tar.gz |
* Forgot ChangeLog.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-07-24 Paul D. Smith <psmith@gnu.org> + + * Version 3.77.91 released. + + * configure.in: Changes to the boostrapping code: if build.sh.in + doesn't exist configure spits an error and generates an empty + build.sh file which causes make to be confused. + * maintMakefile: Don't build README early. + 1999-07-23 Paul D. Smith <psmith@gnu.org> * job.c (my_job_token): This variable controls whether we've |