Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-21 | 50641: use 'int main()' in test C-codes in configure | Nicholas Vinson | 1 | -32/+32 | |
2021-11-02 | 49537: fix finding utmpx file on FreeBSD | Oliver Kiddle | 1 | -2/+2 | |
2021-04-09 | 47786: prepare for autoconf 2.70 | Felipe Contreras | 1 | -52/+52 | |
2020-11-16 | 47560: add includes/prototypes for tests in configure | Jun-ichi Takimoto | 1 | -0/+6 | |
On macOS 11.0 it is now an error to use a function without prototype. | |||||
2020-03-22 | github #51: Fix configure for cross build. | Rin Okuyama | 1 | -0/+19 | |
In order to detect equivalence b/w various rlimit values, use compile tests instead of run tests. This enables configure script to run in cross-build environment without any side effects. From NetBSD/pkgsrc: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/shells/zsh/patches/ | |||||
2009-05-16 | Paul Ackersviller: 26962: updated HP-UX dynamic linking | Peter Stephenson | 1 | -6/+6 | |
2008-05-31 | 25122: use AC_SYS_LARGEFILE for better LFS detection. | Clint Adams | 1 | -51/+0 | |
2005-08-17 | Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros. | Wayne Davison | 1 | -4/+4 | |
2004-11-16 | 20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash | Peter Stephenson | 1 | -1/+2 | |
2004-02-14 | 19420: Update configure.ac for better Autconf 2.50 support. | Peter Stephenson | 1 | -5/+15 | |
2003-04-03 | 18431: Another attempt to fix the problems with RLIMIT definitions | Peter Stephenson | 1 | -0/+18 | |
2001-10-22 | Pavel Roskin <proski@gnu.org>: compilation for QNX | Peter Stephenson | 1 | -1/+1 | |
2001-09-19 | fix LDFLAGS value after test for RTLD_GLOBAL | Peter Stephenson | 1 | -1/+0 | |
2001-06-19 | Add socklen_t to possible SOCKLEN_T types. | Bart Schaefer | 1 | -1/+1 | |
2001-06-19 | 14973: fix for reported problems on AIX. | Andrey Borzenkov | 1 | -0/+28 | |
2001-04-23 | 14077: revert clint's build patches on 19.04.2001 | Andrey Borzenkov | 1 | -24/+0 | |
2001-04-19 | 14033: reduce unnecessary library linking for modules and main binary | Clint Adams | 1 | -0/+24 | |
2001-03-07 | unposted: support build with GCC on ReliantUNIX | Andrey Borzenkov | 1 | -18/+18 | |
2001-02-13 | 13431: better check for shared libraries. | Andrey Borzenkov | 1 | -23/+58 | |
2000-10-11 | 12958: configure fix for NCR compiler | Andrey Borzenkov | 1 | -0/+2 | |
2000-09-06 | unposted: Remove patch from 12686 that was accidentally commited | Andrey Borzenkov | 1 | -30/+0 | |
2000-09-04 | 3.1.9-dev-6 | Peter Stephenson | 1 | -0/+30 | |
2000-08-14 | 12601: Tweak --enable-cflags et al. | Bart Schaefer | 1 | -3/+3 | |
2000-08-11 | 12598: configure takes --enable-cflags=... etc. arguments | Peter Stephenson | 1 | -2/+217 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+433 | |