summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2000-07-0712193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer1-0/+3
getrlimit() is not found, replace it with nothing and append /dev/null to the awk command in rlimits.mdd, so that we don't end up with a dependency of rlimits.h on /dev/null (which can cause rlimits.h to be needlessly remade).
2000-07-0412149: guard against undefined h_errno in zftpPeter Stephenson1-0/+11
2000-05-2611587: Felix Rosencrantz: Src/pattern.c: uninitialised variablePeter Stephenson1-2/+6
11590: various cygwin fixes
2000-05-0911276: fix build on OpenBSD.Tanaka Akira1-1/+1
2000-05-0211075: install completion functions for AIX and BSD.Tanaka Akira1-1/+1
2000-04-19Ollivier Robert: 10844: prefer curses to termcap on HPUX 11Peter Stephenson1-1/+1
2000-04-1510768: configure.in: DLLDFLAGS for OpenBSD.Clint Adams1-0/+1
2000-04-1310748: configure-switch for MAXJOBClint Adams1-21/+40
2000-04-1310745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.hClint Adams1-1/+23
2000-04-0710564: typo in _wantedClint Adams1-0/+10
10565: maximum function depth configure option 10566: patgetglobflags has a second argument now
2000-04-06zefram1: configure.in, Etc/zsh-development-guide: List of toolsAndrew Main1-106/+647
required for development work, and a little more conspicuous explanation of the config.status hack.
1999-04-15Initial revisionTanaka Akira1-0/+1113