summaryrefslogtreecommitdiffstats
path: root/acconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes for posix threadsGuido van Rossum1994-05-091-0/+3
|
* Added HAVE_STDARG_PROTOTYPES and signedGuido van Rossum1994-02-151-0/+7
|
* Small changesGuido van Rossum1994-01-131-0/+3
|
* Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward,Guido van Rossum1994-01-111-0/+22
| | | | irix4 and GNU dynamic loading, version 1.0.0 BETA 6
* * README: describe new build procedure; added section on buildingGuido van Rossum1994-01-041-2/+2
| | | | | for multiple architectures * acconfig.h: fix (reversed!) comment for SYS_SELECT_WITH_SYS_TIME
* redid build process; added --with-svr4; renamed USE_THREAD toGuido van Rossum1994-01-041-0/+29
WITH_THREAD; bumped version to 1.0.0 BETA 3