about summary refs log tree commit diff
path: root/zshconfig.ac
Commit message (Expand)AuthorAgeFilesLines
* 18144: fix inconsequential typos.Bart Schaefer2003-01-271-2/+2
* Detect variant tgetent() return value and test for it correctly.Bart Schaefer2002-05-061-5/+36
* 17055: shared object linkage on the Hurd.Clint Adams2002-04-291-2/+2
* 16862: allow print's -s and -z options to be used with -fOliver Kiddle2002-03-191-1/+1
* 16673: add langinfo module as an interface to locale information.Clint Adams2002-02-191-1/+2
* 16332: remove ansi2knr.c from our repository due to licenceGeoff Wing2001-12-201-1/+12
* 16361: include <stdio.h> to avoid implicit declarations.Clint Adams2001-12-181-1/+1
* unposted: get rid of evil -Wno-implicit in CFLAGSClint Adams2001-12-151-2/+2
* 16241: new rand48(param) math functionPeter Stephenson2001-11-151-1/+2
* enable dynamic libraries on MacOS X is the dlcompat library is installedOliver Kiddle2001-10-101-2/+10
* fix build and test problems in Mac OS X (15882)Oliver Kiddle2001-09-271-0/+1
* David Lebel: Shared object linkage on OpenBSD.Bart Schaefer2001-09-131-2/+27
* Remove extraneous comma.Bart Schaefer2001-07-031-1/+1
* 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffersClint Adams2001-07-031-1/+1
* Remove references to FUNCINST_MK.Bart Schaefer2001-07-031-2/+0
* 15211: zsh/pcre moduleClint Adams2001-07-021-2/+6
* fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle2001-07-021-1/+1
* 15183: fix DLLD in non-ELF caseAndrey Borzenkov2001-06-291-2/+0
* 15181: use -KPIC instead of -KpicAndrey Borzenkov2001-06-291-1/+1
* 15180: final AIX touch - default to termcap and add -shared flag (orAndrey Borzenkov2001-06-291-1/+6
* enable-sitefndir -> enable-site-fndirPeter Stephenson2001-06-271-1/+1
* 14973: fix for reported problems on AIX.Andrey Borzenkov2001-06-191-23/+29
* Per NetBSD, use "gcc -fPIC" rather than -fpic.Bart Schaefer2001-06-171-1/+1
* Use mkstemp where availablePeter Stephenson2001-06-151-1/+1
* 14813: autoload functions from deleted .zwc filesClint Adams2001-06-081-1/+2
* More reliable BROKEN_KILL_ESRCH test.Bart Schaefer2001-06-081-4/+3
* 14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linkingAndrey Borzenkov2001-06-061-1/+11
* 14758: use host_os instead of ac_cv_cygwinAndrey Borzenkov2001-06-061-3/+3
* unposted; based on 14679 (me) and 14693 (Bart): Allow processing by bothAndrey Borzenkov2001-06-061-0/+1941