summaryrefslogtreecommitdiff
path: root/aczsh.m4
AgeCommit message (Expand)AuthorFilesLines
2022-09-2150641: use 'int main()' in test C-codes in configureNicholas Vinson1-32/+32
2021-11-0249537: fix finding utmpx file on FreeBSDOliver Kiddle1-2/+2
2021-04-0947786: prepare for autoconf 2.70Felipe Contreras1-52/+52
2020-11-1647560: add includes/prototypes for tests in configureJun-ichi Takimoto1-0/+6
2020-03-22github #51: Fix configure for cross build.Rin Okuyama1-0/+19
2009-05-16Paul Ackersviller: 26962: updated HP-UX dynamic linkingPeter Stephenson1-6/+6
2008-05-3125122: use AC_SYS_LARGEFILE for better LFS detection.Clint Adams1-51/+0
2005-08-17Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros.Wayne Davison1-4/+4
2004-11-1620556: change SOCKLEN_T to ZSOCKLEN_T to avoid clashPeter Stephenson1-1/+2
2004-02-1419420: Update configure.ac for better Autconf 2.50 support.Peter Stephenson1-5/+15
2003-04-0318431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson1-0/+18
2001-10-22Pavel Roskin <proski@gnu.org>: compilation for QNXPeter Stephenson1-1/+1
2001-09-19fix LDFLAGS value after test for RTLD_GLOBALPeter Stephenson1-1/+0
2001-06-19Add socklen_t to possible SOCKLEN_T types.Bart Schaefer1-1/+1
2001-06-1914973: fix for reported problems on AIX.Andrey Borzenkov1-0/+28
2001-04-2314077: revert clint's build patches on 19.04.2001Andrey Borzenkov1-24/+0
2001-04-1914033: reduce unnecessary library linking for modules and main binaryClint Adams1-0/+24
2001-03-07unposted: support build with GCC on ReliantUNIXAndrey Borzenkov1-18/+18
2001-02-1313431: better check for shared libraries.Andrey Borzenkov1-23/+58
2000-10-1112958: configure fix for NCR compilerAndrey Borzenkov1-0/+2
2000-09-06unposted: Remove patch from 12686 that was accidentally commitedAndrey Borzenkov1-30/+0
2000-09-043.1.9-dev-6Peter Stephenson1-0/+30
2000-08-1412601: Tweak --enable-cflags et al.Bart Schaefer1-3/+3
2000-08-1112598: configure takes --enable-cflags=... etc. argumentsPeter Stephenson1-2/+217
1999-04-15Initial revisionTanaka Akira1-0/+433