about summary refs log tree commit diff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* improved ifdef for undefine in M4Peter Stephenson2001-06-011-21/+21
* Don't undefine macros if not defined.Peter Stephenson2001-06-011-21/+21
* 14401: workaround for script execution under CygwinAndrey Borzenkov2001-05-201-0/+1
* More cleanup of 14275+14290.Bart Schaefer2001-05-101-3/+7
* Tweak 14275.Bart Schaefer2001-05-101-1/+1
* Clean up after 14270.Bart Schaefer2001-05-091-8/+6
* Use AC_TRY_COMPILE for curses.h test because of SunOS 5.8Peter Stephenson2001-05-081-1/+6
* More restrictive configure checks for curses headers.Bart Schaefer2001-05-021-3/+9
* Add --with-curses-terminfo to configureBart Schaefer2001-05-011-66/+74
* Defeat GCC over-optimization in AC_TRY_LINK tests.Bart Schaefer2001-04-301-6/+6
* 14123: don't include curses.h in termcap.c if term.h doesn't need itClint Adams2001-04-261-3/+23
* Fix term* linkage _again_.Bart Schaefer2001-04-241-7/+7
* 14077: revert clint's build patches on 19.04.2001Andrey Borzenkov2001-04-231-34/+6
* unposted: check for functions in the proper librariesClint Adams2001-04-191-1/+1
* 14041: reduce unnecessary linking for modulesClint Adams2001-04-191-8/+11
* 14039: simulate old linking behaviorClint Adams2001-04-191-7/+7
* 14033: reduce unnecessary library linking for modules and main binaryClint Adams2001-04-191-5/+30
* 13955: boolnames et al., not boolcodesClint Adams2001-04-121-0/+15
* 13953: use curses capability inventories instead of hardcoding and presumeClint Adams2001-04-121-1/+16
* unposted: support build with GCC on ReliantUNIXAndrey Borzenkov2001-03-071-7/+27
* 13431: better check for shared libraries.Andrey Borzenkov2001-02-131-36/+48
* 13380: replace AC_CHECK_LIB(...,tgetent) with AC_SEARCH_LIBS(tgetent,...)Andrey Borzenkov2001-01-191-7/+3
* unposted: thinko in configure.in for determination of jobtable sizeClint Adams2000-12-231-1/+1
* 13227: terminfo module fixesClint Adams2000-12-051-1/+2
* Fix --enable-function-subdirs for new config.modules system.Peter Stephenson2000-12-041-1/+1
* Function installation information now in config.modulesPeter Stephenson2000-11-301-21/+22
* Fix a few problems with config.modules stuffPeter Stephenson2000-11-271-11/+13
* 13194: change in module configuration systemPeter Stephenson2000-11-261-10/+81
* Back out 12814.Bart Schaefer2000-09-181-2/+1
* 12814: zasprintfClint Adams2000-09-161-1/+2
* unposted: Remove patch from 12686 that was accidentally commitedAndrey Borzenkov2000-09-061-41/+10
* 12762: Akinori MUSHA: changes for new FreeBSD releases.Peter Stephenson2000-09-061-1/+1
* 12736: fix `make install' dependency for Cygwin static buildAndrey Borzenkov2000-09-041-7/+6
* 3.1.9-dev-6 zsh-3.1.9-dev-6Peter Stephenson2000-09-041-10/+41
* pws/Andrej: 12594, 12661: Windows resources and iconPeter Stephenson2000-08-161-0/+5
* Andrej, 12623: Fix dynamic linking for cygwin.Bart Schaefer2000-08-151-1/+14
* Andrej, 12620: Fix up mmap tests.Bart Schaefer2000-08-141-1/+1
* 12617: Use AC_FUNC_MMAP.Bart Schaefer2000-08-141-1/+5
* 12601: Tweak --enable-cflags et al.Bart Schaefer2000-08-141-1/+1
* 12598: configure takes --enable-cflags=... etc. argumentsPeter Stephenson2000-08-111-0/+3
* 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.Clint Adams2000-08-081-1/+1
* 12547: Handle ENOENT and ENOTDIR in zpathmax().Bart Schaefer2000-08-051-1/+1
* 12541: zrealpath wrapper around realpath()Clint Adams2000-08-051-1/+1
* Andrej: Dynamic loading on cygwinPeter Stephenson2000-08-021-0/+22
* 12472: limited pathconf supportClint Adams2000-08-021-1/+2
* 12411, 12419: Andrej: environment handling with fewer assumptionsPeter Stephenson2000-07-281-1/+3
* Andrej/pws: 12381: tgetent accepts NULL test, cygwin, Windows 2000Peter Stephenson2000-07-261-1/+8
* 12239: prefer curses to termcap on solarisPeter Stephenson2000-07-201-2/+3
* 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer2000-07-071-0/+3
* 12149: guard against undefined h_errno in zftpPeter Stephenson2000-07-041-0/+11