Commit bbf27193 authored by Guido van Rossum's avatar Guido van Rossum

installation procedure improved and explained; more stuff in README

parent 4b35ef52
Mon Jan 3 00:02:24 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Doc/Makefile: remove 'qua' from default targets
* Doc/README: add reference to ext.tex, change reference to
lib*.tex, explain that qua isn't built by default
* README: explain DESTDIR, clarify install procedure, add more
explanation to some options, add description of ChangeLog, add
wuarchive.wustl.edu to list of mirror sites
* Modules/socketmodule.c: make AF_UNIX code dependent on existence
of AF_UNIX (SCO ODT 3.0 doesn't support it -- let's hope it
doesn't define the symbol either)
* Makefile: attempt to fix install targets (added separate
libinstall and maninstall)
* Doc/libregex.tex: documented Tracy Tims' changes
* Modules/regexpr.c: redid Tracy Tims' changes to minimize diffs
(only two added lines now)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment