Estimated hours taken: 0.5
Update the README files for the binary distributions to reflect recent changes.
(A little late, oh well.)
bindist/README.MS-Windows:
Mention info_to_gdb.
Delete mention of an old cygwin bug since fixed.
bindist/bindist.README:
Update the stuff about copyright messages.
Add trailing slashes to the URLs.
bindist/bindist.README.MS-Windows:
Use the new name "Cygwin" instead of "Cygwin32" or "gnu-win32".
Update the Cygwin URL and installation instructions.
Update the instructions for running configure --
it now autodetects this configuration, so there's no
need to specify it explicitly.
Estimated hours taken: 2
Various changes to support a binary distribution for Windows.
bindist/Mmake:
Fix a bug (`lib' should have been `lib.tar').
bindist/Makefile.in:
Fix a bug (it had `lib.tar' in a couple of places where it should
have had `info.tar').
Change the `echo "blah"' statements to `@echo "-- blah"'.
bindist/README.MS-Windows:
Add directions for creating a binary distribution for Windows.
bindist/README.MS-Windows:
Add directions for installing from the binary distribution
for Windows.