summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-03-28users/12739: fix multiple arguments to --with-term-libPeter Stephenson1-1/+1
2008-03-1324705: rationalise curses and term headers even morePeter Stephenson1-82/+130
2008-03-0324662: River Tarnell: strtoul() compat when not in system libraryPeter Stephenson1-1/+1
2008-02-2724609: try to be safe about using libiconvPeter Stephenson1-0/+5
2008-02-0324528: revert 24429.Clint Adams1-1/+0
2008-02-014.3.5Peter Stephenson1-1/+0
2008-02-0124506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.Clint Adams1-0/+1
2008-01-2224429: use ZSH_VERSIONSUFFIX instead of ZSH_EXTRAVERSION.Clint Adams1-1/+1
2008-01-1824408: use contents of ZSH_EXTRAVERSION environment variable for version suffix.Clint Adams1-0/+1
2007-12-1424252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSDPeter Stephenson1-0/+16
2007-12-0724179: use queue_signals() for 24170Peter Stephenson1-1/+1
2007-12-07unposted: arghClint Adams1-1/+1
2007-12-0724172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ...Clint Adams1-6/+9
2007-12-0324148: attempt to use strerror_r() to make errors in signal handle saferPeter Stephenson1-1/+1
2007-11-2424118: only link against libnsl if we have NIS and need it for yp_all, or if ...Clint Adams1-4/+4
2007-11-2024108 plus YAT: fix tests for ncurses headers even morePeter Stephenson1-10/+11
2007-11-2024107: extra search for ncurses headers but dont use if library isnt ncursesPeter Stephenson1-3/+14
2007-11-20????? & 24104: attempt to fix error message on Tru64 UnixPeter Stephenson1-4/+17
2007-11-1024083: add zcurses querycharPeter Stephenson1-1/+1
2007-11-0124050: handle nanosecond resolution timestamps on systems that support themOliver Kiddle1-0/+11
2007-10-29Remove broken curses debugPeter Stephenson1-4/+0
2007-10-2824026: default colors in zcursesPeter Stephenson1-1/+1
2007-10-2624024: add zcurses input with keypad handlingPeter Stephenson1-1/+41
2007-10-2424016: compilation with curses and not ncursesPeter Stephenson1-1/+1
2007-10-1823978: zcurses -s with wide characters: use waddwstr()Peter Stephenson1-1/+1
2007-10-1223943 (tweaked): search ncursesw and document thisPeter Stephenson1-3/+3
2007-10-0823911: curses windowing module.Clint Adams1-1/+2
2007-10-02improve configuration handling of termcap/cursesPeter Stephenson1-7/+11
2007-08-16Roy Marples: 23762: need to suppress [...] quoting in case in configurePeter Stephenson1-0/+8
2007-07-3023725: use setenv()/unsetenv() for environment memory managementPeter Stephenson1-1/+1
2007-07-2523697: use -rdynamic where it seems to be available, not based on the value o...Clint Adams1-1/+7
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 getpw*(),...Clint Adams1-0/+17
2006-01-08Got rid of check for wcswidth() and added my missing commit thatWayne Davison1-2/+2
2006-01-0622123: probe for wcswidth() and assume 1 if not foundPeter Stephenson1-1/+1