about summary refs log tree commit diff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 20862: attempt to fix configure scripts to detect iconv properlyOliver Kiddle2005-02-241-6/+38
|
* 20811: Use the cpp trick to find the file with resource namesPeter Stephenson2005-02-141-7/+20
|
* Generated PDF from zsh.texi using pdfetexPeter Stephenson2005-02-041-0/+1
|
* Motoi Washida: libiconv test needed on Mac OS XPeter Stephenson2005-02-041-4/+5
|
* 20759, 20760, 20765: Improve Cygwin configurationPeter Stephenson2005-02-011-2/+8
|
* users/8433: fix hang in configure on latest CygwinPeter Stephenson2005-01-271-2/+6
|
* 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson2005-01-191-0/+2
| | | | also use ulimit -x for RLIMIT_LOCK
* c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson2005-01-141-1/+1
| | | | unposted: update version to 4.2.3-dev-1
* 20467: Reintroduce rusage-based escapes for TIMEFMT.Peter Stephenson2004-10-081-0/+26
|
* 20462: Use getrusage for timing again.Peter Stephenson2004-10-071-1/+1
| | | | Time processes from before rather than after fork.
* 20222: turn on max function depthPeter Stephenson2004-07-301-3/+5
| | | | | plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search
* 20025: --with-tcsetpgrp from Philippe TroinPeter Stephenson2004-06-081-9/+38
|
* Peter Castro: Cygwin improvements for dynamic libraries, text/binary, pathsPeter Stephenson2004-04-061-2/+4
|
* 19674, modified: support for non-standard ports in zftp.Peter Stephenson2004-03-241-1/+2
|
* 19619: fix problem with getting signals on MacOS X 10.1Oliver Kiddle2004-03-141-1/+6
|
* 19616: use correct linker options for shared libs with gcc on HP/UXOliver Kiddle2004-03-121-2/+5
|
* 19535: Add --enable-capPeter Stephenson2004-03-041-2/+12
|
* Added an AC_CONFIG_COMMANDS() macro to generate stamp-h.Wayne Davison2004-03-031-0/+1
|
* 19512: --enable-pcre optionPeter Stephenson2004-03-011-0/+9
|
* 19478: pcre configuration problemPeter Stephenson2004-02-271-1/+5
|
* 19460: Another go at fixing the terminfo configuration problemPeter Stephenson2004-02-261-4/+2
|
* 19456: Fix ptmx tests, again.Peter Stephenson2004-02-201-4/+30
|
* 19437: don't rely on path search to find config.modules.shOliver Kiddle2004-02-181-1/+1
|
* 19429: configure test for ptmxPeter Stephenson2004-02-171-2/+22
|
* 19428: Fix test for #include'ing STREAMS headersPeter Stephenson2004-02-171-2/+11
|
* 19420: Update configure.ac for better Autconf 2.50 support.Peter Stephenson2004-02-141-55/+264
|
* 19338 etc.: remove support for autoconf before 2.50Peter Stephenson2004-01-081-1/+2142
|
* 14760: do not use version number in AC_INITAndrey Borzenkov2001-06-061-2/+1
|
* unposted; based on 14679 (me) and 14693 (Bart): Allow processing by bothAndrey Borzenkov2001-06-061-0/+7
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50