1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-04-27 20:35:22 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
Nicholas Vinson ab4d62eb97 50641: use 'int main()' in test C-codes in configure 2022-09-21 09:22:11 +09:00
Oliver Kiddle 2947130f91 49537: fix finding utmpx file on FreeBSD 2021-11-02 21:28:40 +01:00
Felipe Contreras 69ffb0bf0a 47786: prepare for autoconf 2.70 2021-04-09 21:49:14 +02:00
Jun-ichi Takimoto bd647c1565 47560: add includes/prototypes for tests in configure
On macOS 11.0 it is now an error to use a function without prototype.
2020-11-16 20:59:51 +09:00
Rin Okuyama aa93901db2 github #51: Fix configure for cross build.
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/
2020-03-22 23:22:38 +00:00
Peter Stephenson 9169cd747f Paul Ackersviller: 26962: updated HP-UX dynamic linking 2009-05-16 12:13:00 +00:00
Clint Adams d8c8ee410e 25122: use AC_SYS_LARGEFILE for better LFS detection. 2008-05-31 18:30:52 +00:00
Wayne Davison 1268606f62 Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros. 2005-08-17 17:41:34 +00:00
Peter Stephenson fece5e8960 20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash 2004-11-16 11:04:25 +00:00
Peter Stephenson d83af1a97e 19420: Update configure.ac for better Autconf 2.50 support. 2004-02-14 18:50:15 +00:00
Peter Stephenson c34176365e 18431: Another attempt to fix the problems with RLIMIT definitions 2003-04-03 09:55:40 +00:00
Peter Stephenson acd69a7ba3 Pavel Roskin <proski@gnu.org>: compilation for QNX 2001-10-22 17:18:29 +00:00
Peter Stephenson 92c0432f9c fix LDFLAGS value after test for RTLD_GLOBAL 2001-09-19 15:22:19 +00:00
Bart Schaefer bdea3cd768 Add socklen_t to possible SOCKLEN_T types. 2001-06-19 16:41:03 +00:00
Andrey Borzenkov 9b9e940117 14973: fix for reported problems on AIX. 2001-06-19 06:59:24 +00:00
Andrey Borzenkov 7c45854508 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
Clint Adams a43aa761cd 14033: reduce unnecessary library linking for modules and main binary 2001-04-19 14:45:41 +00:00
Andrey Borzenkov 8c978c4006 unposted: support build with GCC on ReliantUNIX 2001-03-07 11:40:48 +00:00
Andrey Borzenkov fa6bab3083 13431: better check for shared libraries. 2001-02-13 14:35:07 +00:00
Andrey Borzenkov 2e4cca20ce 12958: configure fix for NCR compiler 2000-10-11 12:26:13 +00:00
Andrey Borzenkov 27be824ed0 unposted: Remove patch from 12686 that was accidentally commited 2000-09-06 15:50:16 +00:00
Peter Stephenson 372e84dc5b 3.1.9-dev-6 2000-09-04 10:52:02 +00:00
Bart Schaefer f9cda7964f 12601: Tweak --enable-cflags et al. 2000-08-14 04:46:28 +00:00
Peter Stephenson 7102a4696c 12598: configure takes --enable-cflags=... etc. arguments 2000-08-11 18:27:04 +00:00
Tanaka Akira c175751b50 Initial revision 1999-04-15 18:05:35 +00:00