summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* run config.status after recheckGuido van Rossum1995-01-121-0/+1
|
* README: changed URL format to <URL:...>; added section on Tk.Guido van Rossum1995-01-041-8/+9
| | | | | | | 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-11/+4
|
* run sharedinstall; add BINDIR macros etcGuido van Rossum1994-10-201-6/+14
|
* apply ranoib to installed librariesGuido van Rossum1994-10-101-0/+2
|
* Shared library supportGuido van Rossum1994-09-121-0/+21
|
* Makefile.in: run compileall on installed library;Guido van Rossum1994-08-301-5/+7
| | | | rest: the usual
* Simplify value of INSTALL (always 'cp').Guido van Rossum1994-08-191-1/+1
| | | | | | Pass value of OPT from configure environment to Makefile. Add check for limits.h. Use <directory>/libreadline.a instead of -lreadline.
* * configure.in, Makefile.in: remove the AC_PREFIX() call -- it'sGuido van Rossum1994-08-121-2/+1
| | | | | | more trouble than it's worth at CWI and most other people seem to install Python in the default (/usr/local) anway. Changed comment describing --prefix in Makefile.in
* * BUGS: new file (merger of unofficial BUGS1.0.x files)Guido van Rossum1994-08-051-3/+3
| | | | * Makefile.in (TAGS): Call etags w/o -t option
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-28/+226
|
* Added depend target; cosmetic changes to other targetsGuido van Rossum1993-12-281-5/+18
|
* Alpha 1.0.0Guido van Rossum1993-12-261-1/+8
|
* New filesGuido van Rossum1993-12-241-0/+38