summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2001-03-07unposted: support build with GCC on ReliantUNIXAndrey Borzenkov1-7/+27
2001-02-1313431: better check for shared libraries.Andrey Borzenkov1-36/+48
2001-01-1913380: replace AC_CHECK_LIB(...,tgetent) with AC_SEARCH_LIBS(tgetent,...)Andrey Borzenkov1-7/+3
2000-12-23unposted: thinko in configure.in for determination of jobtable sizeClint Adams1-1/+1
2000-12-0513227: terminfo module fixesClint Adams1-1/+2
2000-12-04Fix --enable-function-subdirs for new config.modules system.Peter Stephenson1-1/+1
2000-11-30Function installation information now in config.modulesPeter Stephenson1-21/+22
2000-11-27Fix a few problems with config.modules stuffPeter Stephenson1-11/+13
2000-11-2613194: change in module configuration systemPeter Stephenson1-10/+81
2000-09-18Back out 12814.Bart Schaefer1-2/+1
2000-09-1612814: zasprintfClint Adams1-1/+2
2000-09-06unposted: Remove patch from 12686 that was accidentally commitedAndrey Borzenkov1-41/+10
2000-09-0612762: Akinori MUSHA: changes for new FreeBSD releases.Peter Stephenson1-1/+1
2000-09-0412736: fix `make install' dependency for Cygwin static buildAndrey Borzenkov1-7/+6
2000-09-043.1.9-dev-6Peter Stephenson1-10/+41
2000-08-16pws/Andrej: 12594, 12661: Windows resources and iconPeter Stephenson1-0/+5
2000-08-15Andrej, 12623: Fix dynamic linking for cygwin.Bart Schaefer1-1/+14
2000-08-14Andrej, 12620: Fix up mmap tests.Bart Schaefer1-1/+1
2000-08-1412617: Use AC_FUNC_MMAP.Bart Schaefer1-1/+5
2000-08-1412601: Tweak --enable-cflags et al.Bart Schaefer1-1/+1
2000-08-1112598: configure takes --enable-cflags=... etc. argumentsPeter Stephenson1-0/+3
2000-08-0812568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.Clint Adams1-1/+1
2000-08-0512547: Handle ENOENT and ENOTDIR in zpathmax().Bart Schaefer1-1/+1
2000-08-0512541: zrealpath wrapper around realpath()Clint Adams1-1/+1
2000-08-02Andrej: Dynamic loading on cygwinPeter Stephenson1-0/+22
2000-08-0212472: limited pathconf supportClint Adams1-1/+2
2000-07-2812411, 12419: Andrej: environment handling with fewer assumptionsPeter Stephenson1-1/+3
2000-07-26Andrej/pws: 12381: tgetent accepts NULL test, cygwin, Windows 2000Peter Stephenson1-1/+8
2000-07-2012239: prefer curses to termcap on solarisPeter Stephenson1-2/+3
2000-07-0712193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer1-0/+3
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
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
2000-04-06zefram1: configure.in, Etc/zsh-development-guide: List of toolsAndrew Main1-106/+647
1999-04-15Initial revisionTanaka Akira1-0/+1113