]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Modules/Setup.*: removed all except Setup.in (huh? I thought
authorGuido van Rossum <guido@python.org>
Tue, 23 Aug 1994 13:51:25 +0000 (13:51 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 23 Aug 1994 13:51:25 +0000 (13:51 +0000)
commit794b93ea8ac56f1376826826b9211f5cc0b0ef36
tree2dddbb834e3057e7e48c243035f5419765774699
parentaa0f4c73e5001218ca1fafd9053dda7d80dd8fff
* Modules/Setup.*: removed all except Setup.in (huh?  I thought
I'd done that already?!); disable gdbm by default
* configure.in, */Makefile*.in: OPT can now be specified in the
env at configure time and will then be put in all Makefiles as
default
* */Makefile*.in: remove lib*.a before adding to it
Modules/Makefile.pre.in
Modules/Setup.in