]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New shell script Addmodule.sh makes it easier to add a new optional
authorGuido van Rossum <guido@python.org>
Fri, 25 Sep 1992 21:54:05 +0000 (21:54 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Sep 1992 21:54:05 +0000 (21:54 +0000)
commit3a40ae4ef3b3dd7f2967a63acceabb0d0ae251d7
tree2249f1731cf8218079b313ef4059585156af2478
parent7c4eb40a1a3268767ed5fe62d32d2a1a234dd394
New shell script Addmodule.sh makes it easier to add a new optional
module by editing Makefile and config.c in all the right places.
Used it to add most modules currently known.  Added markers to help
the script to Makefile and config.c.
Modules/config.c.in