summaryrefslogtreecommitdiff
path: root/zshconfig.ac
AgeCommit message (Expand)AuthorFilesLines
2003-01-3018131: find pcre on RedHat.Clint Adams1-0/+7
2003-01-2718144: fix inconsequential typos.Bart Schaefer1-2/+2
2002-05-06Detect variant tgetent() return value and test for it correctly.Bart Schaefer1-5/+36
2002-04-2917055: shared object linkage on the Hurd.Clint Adams1-2/+2
2002-03-1916862: allow print's -s and -z options to be used with -fOliver Kiddle1-1/+1
2002-02-1916673: add langinfo module as an interface to locale information.Clint Adams1-1/+2
2001-12-2016332: remove ansi2knr.c from our repository due to licenceGeoff Wing1-1/+12
2001-12-1816361: include <stdio.h> to avoid implicit declarations.Clint Adams1-1/+1
2001-12-15unposted: get rid of evil -Wno-implicit in CFLAGSClint Adams1-2/+2
2001-11-1516241: new rand48(param) math functionPeter Stephenson1-1/+2
2001-10-10enable dynamic libraries on MacOS X is the dlcompat library is installedOliver Kiddle1-2/+10
2001-09-27fix build and test problems in Mac OS X (15882)Oliver Kiddle1-0/+1
2001-09-13David Lebel: Shared object linkage on OpenBSD.Bart Schaefer1-2/+27
2001-07-03Remove extraneous comma.Bart Schaefer1-1/+1
2001-07-0315228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffersClint Adams1-1/+1
2001-07-03Remove references to FUNCINST_MK.Bart Schaefer1-2/+0
2001-07-0215211: zsh/pcre moduleClint Adams1-2/+6
2001-07-02fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle1-1/+1
2001-06-2915183: fix DLLD in non-ELF caseAndrey Borzenkov1-2/+0
2001-06-2915181: use -KPIC instead of -KpicAndrey Borzenkov1-1/+1
2001-06-2915180: final AIX touch - default to termcap and add -shared flag (orAndrey Borzenkov1-1/+6
2001-06-27enable-sitefndir -> enable-site-fndirPeter Stephenson1-1/+1
2001-06-1914973: fix for reported problems on AIX.Andrey Borzenkov1-23/+29
2001-06-17Per NetBSD, use "gcc -fPIC" rather than -fpic.Bart Schaefer1-1/+1
2001-06-15Use mkstemp where availablePeter Stephenson1-1/+1
2001-06-0814813: autoload functions from deleted .zwc filesClint Adams1-1/+2
2001-06-08More reliable BROKEN_KILL_ESRCH test.Bart Schaefer1-4/+3
2001-06-0614772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linkingAndrey Borzenkov1-1/+11
2001-06-0614758: use host_os instead of ac_cv_cygwinAndrey Borzenkov1-3/+3
2001-06-06unposted; based on 14679 (me) and 14693 (Bart): Allow processing by bothAndrey Borzenkov1-0/+1941