Commit Graph

19 Commits

Author SHA1 Message Date
Guido van Rossum cb38cd01c7 fcntl.h, AIX, TESTPATH 1994-01-18 15:09:30 +00:00
Guido van Rossum b46152ade1 * 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
1994-01-14 16:59:57 +00:00
Guido van Rossum 8f0d15c637 *** empty log message *** 1994-01-13 16:16:30 +00:00
Guido van Rossum 4c627be931 Small changes 1994-01-13 15:47:04 +00:00
Guido van Rossum 3303315ff3 Fix test for bad static forward; minor other changes 1994-01-12 09:58:23 +00:00
Guido van Rossum 2712c162f2 Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward,
irix4 and GNU dynamic loading, version 1.0.0 BETA 6
1994-01-11 12:00:38 +00:00
Guido van Rossum 658c9982d8 Finishing touch before release of 1.0.0 BETA 5 1994-01-06 17:20:58 +00:00
Guido van Rossum e0d95c3aab New versions; changed Setup procedure 1994-01-06 14:47:25 +00:00
Guido van Rossum 516d4d999b Assorted Mac changes 1994-01-05 17:53:05 +00:00
Guido van Rossum 718581a522 Final touch for BETA 4 (only getting rid of --with-solaris) 1994-01-05 01:17:12 +00:00
Guido van Rossum 2f3e8d56f3 The final touch for release of BETA 3 (Makefile: fix "find" target) 1994-01-05 00:15:29 +00:00
Guido van Rossum 04e74c4e0c made depend target work with VPATH 1994-01-05 00:00:14 +00:00
Guido van Rossum f1009e8373 * README: describe new build procedure; added section on building
for multiple architectures
* acconfig.h: fix (reversed!) comment for SYS_SELECT_WITH_SYS_TIME
1994-01-04 23:29:10 +00:00
Guido van Rossum 79556aab81 redid build process; added --with-svr4; renamed USE_THREAD to
WITH_THREAD; bumped version to 1.0.0 BETA 3
1994-01-04 22:02:27 +00:00
Guido van Rossum e182fe5342 The usual... 1994-01-03 15:21:29 +00:00
Guido van Rossum 976877ea11 Added AC_REVISION; swapped -lnsl and -lsocket test; test whether
sys/socket.h and sys/time.h can be used together
1994-01-03 14:24:47 +00:00
Guido van Rossum 313e5cb4b9 Add tests for <sys/un.h> and getpeername(), for Modules/socketmodule.c 1994-01-03 03:51:06 +00:00
Guido van Rossum bbf27193a1 installation procedure improved and explained; more stuff in README 1994-01-03 02:11:27 +00:00
Guido van Rossum 5536a3c0a7 README: versions BETA 2
ChangeLog: new!
configure*: remove strtoul from AC_REPLACE_FUNCS; remove leading blank line
1994-01-02 23:28:55 +00:00