summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2007-07-2523697: use -rdynamic where it seems to be available, not based on the value ↵Clint Adams1-1/+7
of $host.
2007-07-12revert thatClint Adams1-1/+1
2007-07-1223670: use getaddrinfo() and getnameinfo() instead of get*by* functions.Clint Adams1-1/+1
2007-05-26fix error name searching on LinuxPeter Stephenson1-3/+1
2007-05-0123375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson1-1/+2
2007-01-0520390: prefer ncurses to cursesPeter Stephenson1-6/+15
2006-12-0423028: use texi2pdf where availablePeter Stephenson1-0/+1
2006-09-1522719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work.Clint Adams1-0/+2
2006-09-1022681: find all error number definitionsPeter Stephenson1-6/+6
2006-08-1722613: add strftime -r to use strptime() if availablePeter Stephenson1-1/+2
2006-08-0422582: configure.ac: test properly for functions for MULTIBYTE_SUPPORTPeter Stephenson1-24/+25
2006-06-1922501: reduce maximum function depth to 1000Peter Stephenson1-3/+3
2006-06-0522484: support varargs.h in addition to stdarg.hPeter Stephenson1-1/+1
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson1-1/+2
2006-05-2922470: attempt to improve errno.h searchingPeter Stephenson1-5/+14
2006-03-02c.f. 22307: change test $foo = bar to test x$foo = xbar in configure.acPeter Stephenson1-77/+77
2006-03-0122036: fix warning from testPeter Stephenson1-1/+1
2006-02-1922284: add --disable-dynamic-nss configure switch to disable use of ↵Clint Adams1-0/+17
getpw*(), getgr*(), initgroups() functions.
2006-01-08Got rid of check for wcswidth() and added my missing commit thatWayne Davison1-2/+2
added checks for fchown() and fchmod().
2006-01-0622123: probe for wcswidth() and assume 1 if not foundPeter Stephenson1-1/+1
2005-12-09require 2.53b of autoconf for AC_PROG_EGREPOliver Kiddle1-1/+1
2005-12-0522050: fixes for Debian GNU/kfreebsdOliver Kiddle1-2/+2
2005-11-30Use $EGREP instead of a hard-wired "grep -E".Wayne Davison1-1/+2
Added AC_PROG_EGREP (which sets $EGREP) for completeness.
2005-11-2922042: handle the Hurd's errno.h.Clint Adams1-1/+1
2005-10-3021954: work around /dev/fd problem on FreeBSDPeter Stephenson1-1/+6
2005-10-2821943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;Peter Stephenson1-3/+3
use multibyte versions of nicechar wherever possible.
2005-08-17Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros.Wayne Davison1-27/+27
2005-08-17Removed superfluous main() from AC_TRY_COMPILE.Wayne Davison1-3/+1
2005-08-16Added --enable-/disable-multibyte support, with the default being toWayne Davison1-0/+31
check for multibyte support and define ZLE_UNICODE_SUPPORT accordingly.
2005-08-01unposted: Perforce "attribute" commandPeter Stephenson1-30/+54
21551: FEATURES description for file<20-> 21546: oddities of subscripts when searching arrays 21544: ioctl() prototyping
2005-07-2621529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.Clint Adams1-4/+4
2005-07-2021498: Add zsh/newuser modulePeter Stephenson1-0/+24
2005-05-3121290: configure.ac: don't need backslash quoting within single-quote areas.Geoff Wing1-3/+3
Change constant RE boundary characters to slash (instead of tuples). This was exposed with autoconf 2.59c preferring ksh (pdksh 5.2.14p2 in NetBSD) over bash. It did, however, work with ksh93 and bash.
2005-05-11Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle1-1/+1
2005-04-0821107: fix for when there is a native iconv but iconv.h is from GNU libiconvOliver Kiddle1-0/+5
2005-04-04Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson1-0/+27
ut_name needs to be ut_user in struct utmpx
2005-03-1420886: configure.ac: SIGTTOU -> TTOUPeter Stephenson1-2/+2
2005-02-2420862: attempt to fix configure scripts to detect iconv properlyOliver Kiddle1-6/+38
2005-02-1420811: Use the cpp trick to find the file with resource namesPeter Stephenson1-7/+20
2005-02-04Generated PDF from zsh.texi using pdfetexPeter Stephenson1-0/+1
2005-02-04Motoi Washida: libiconv test needed on Mac OS XPeter Stephenson1-4/+5
2005-02-0120759, 20760, 20765: Improve Cygwin configurationPeter Stephenson1-2/+8
2005-01-27users/8433: fix hang in configure on latest CygwinPeter Stephenson1-2/+6
2005-01-1920728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson1-0/+2
also use ulimit -x for RLIMIT_LOCK
2005-01-14c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson1-1/+1
unposted: update version to 4.2.3-dev-1
2004-10-0820467: Reintroduce rusage-based escapes for TIMEFMT.Peter Stephenson1-0/+26
2004-10-0720462: Use getrusage for timing again.Peter Stephenson1-1/+1
Time processes from before rather than after fork.
2004-07-3020222: turn on max function depthPeter Stephenson1-3/+5
plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search
2004-06-0820025: --with-tcsetpgrp from Philippe TroinPeter Stephenson1-9/+38
2004-04-06Peter Castro: Cygwin improvements for dynamic libraries, text/binary, pathsPeter Stephenson1-2/+4