summaryrefslogtreecommitdiffstats
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Two unrelated changes:Guido van Rossum1997-12-181-0/+3
| | | | | | | | - add test for strptime (not used by the core but needed by Marc Lemburg's Date object). - Test for GNU ld on Solaris; need to add an extra linker option to export symbols in that case.
* Add checks for setlocale() and <locale.h>Guido van Rossum1997-10-081-0/+6
|
* Added configuration tests for presence of alarm(), pause(), and getpwent()Guido van Rossum1997-08-221-0/+9
|
* --with-readline is obsolete (and some editorial stuff in README)Guido van Rossum1997-08-051-3/+0
|
* Add MALLOC_ZERO_RETURNS_NULL symbol.Guido van Rossum1997-07-101-0/+3
|
* The usual effects of a new configure.inGuido van Rossum1997-05-221-0/+9
|
* Add HAVE_PTHREAD_H; move WANT_SIGFPE_HANDLER.Guido van Rossum1997-05-091-3/+6
|
* Changes for Lee Busby's SIGFPE patch set.Guido van Rossum1997-02-141-0/+3
| | | | New symbol WANT_SIGFPE_HANDLER.
* A number of new symbols have appeared (courtesy autoconf 2.12?)Guido van Rossum1997-01-221-0/+15
|
* The usual.Guido van Rossum1996-12-061-0/+9
|
* The usual...Guido van Rossum1996-08-191-0/+3
|
* Put definition of _REENTRANT in config.hGuido van Rossum1996-08-011-0/+3
|
* The usualGuido van Rossum1996-07-311-3/+0
|
* The usualGuido van Rossum1996-07-311-0/+3
|
* Follow new configure.inGuido van Rossum1996-07-301-0/+3
|
* putenvGuido van Rossum1996-07-241-0/+3
|
* added plockGuido van Rossum1996-06-281-0/+6
|
* Added HAVE_FLOCKGuido van Rossum1996-06-201-0/+3
|
* Added HAVE_ symbols for mkfifo, sigaction, sigrelse, ncurses.h.Guido van Rossum1996-05-281-0/+12
|
* added strftimeGuido van Rossum1995-09-181-0/+3
|
* derived from new configure.inGuido van Rossum1995-06-141-0/+5
|
* README: changed URL format to <URL:...>; added section on Tk.Guido van Rossum1995-01-041-0/+3
| | | | | | | Makefile.in: run config.status in "make recheck". configure.in: add test for hypot(). config.h.in, configure: since configure.in changed. rest: the usual boring stuff.
* The usual changes when a release is nearing...Guido van Rossum1995-01-021-76/+64
|
* test for presence of stddef.hGuido van Rossum1994-10-201-2/+7
| | | | separate arg requirements for getpgrp() and setpgrp()
* add test for volatileGuido van Rossum1994-10-111-0/+3
|
* Simplify value of INSTALL (always 'cp').Guido van Rossum1994-08-191-0/+3
| | | | | | Pass value of OPT from configure environment to Makefile. Add check for limits.h. Use <directory>/libreadline.a instead of -lreadline.
* * Makefile.in (Makefile): add dependency on config.statusGuido van Rossum1994-07-011-0/+3
| | | | | * configure.in: support --with-gcc[=value], --without-gcc * configure.in, acconfig.h, config.h.in: check for clock_t
* new versions derived from new acconfig.h and new configure.inGuido van Rossum1994-06-231-1/+13
|
* Derived changes after change to configure.inGuido van Rossum1994-05-091-0/+6
|
* Finally committed it again (a matter of cvs admin trouble?)Guido van Rossum1994-05-031-8/+70
|
* Now generated automatically by autoheaderGuido van Rossum1994-01-031-83/+215
|
* new file (again!?!?!)Guido van Rossum1994-01-031-0/+83