]> granicus.if.org Git - python/commit
libainstall: Install Modules/Setup.thread in addition to Modules/Setup and
authorFred Drake <fdrake@acm.org>
Tue, 9 Dec 1997 15:18:33 +0000 (15:18 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 9 Dec 1997 15:18:33 +0000 (15:18 +0000)
commitfc5d8b198aa6e406102e06067fa0e86b2d600a49
tree8c3e1b6bda510d794bc6e7b4928cb71687d63c07
parent138dac5a1be1a1c5e215ef7b0ae0ebc9f4156020
libainstall:  Install Modules/Setup.thread in addition to Modules/Setup and
Modules/Setup.local.

Guido:  I hope this is ok; it seems to make a lot of sense to get the
whole trio of module config files installed as a set rather than
doing it partially.
Makefile.in