]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* configure.in: check for sys/time.h; substitute and check for AR;
authorGuido van Rossum <guido@python.org>
Fri, 14 Jan 1994 16:59:57 +0000 (16:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 14 Jan 1994 16:59:57 +0000 (16:59 +0000)
commitb46152ade1b457254ac7f082844f43296a391047
treecd6d4f5fb9ca1b4fa4b483862353fdc8c8dd060d
parentcbcd8d796f36f9eedc25690229eca0b4fa55ee68
* configure.in: check for sys/time.h; substitute and check for AR;
check for nice()
* Makefile.in: make python .PRECIOUS; define OPT=-O and pass it to
submakes
ChangeLog