Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbf2719

Browse files
committed
installation procedure improved and explained; more stuff in README
1 parent 4b35ef5 commit bbf2719

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
Mon Jan 3 00:02:24 1994 Guido van Rossum ([email protected])
22

3+
* Doc/Makefile: remove 'qua' from default targets
4+
5+
* Doc/README: add reference to ext.tex, change reference to
6+
lib*.tex, explain that qua isn't built by default
7+
8+
* README: explain DESTDIR, clarify install procedure, add more
9+
explanation to some options, add description of ChangeLog, add
10+
wuarchive.wustl.edu to list of mirror sites
11+
12+
* Modules/socketmodule.c: make AF_UNIX code dependent on existence
13+
of AF_UNIX (SCO ODT 3.0 doesn't support it -- let's hope it
14+
doesn't define the symbol either)
15+
16+
* Makefile: attempt to fix install targets (added separate
17+
libinstall and maninstall)
18+
19+
* Doc/libregex.tex: documented Tracy Tims' changes
20+
321
* Modules/regexpr.c: redid Tracy Tims' changes to minimize diffs
422
(only two added lines now)
523

0 commit comments

Comments
 (0)