From aa93901db2ce33724cc2bbeeaaae0c1e53bd02b3 Mon Sep 17 00:00:00 2001 From: Rin Okuyama Date: Sun, 22 Mar 2020 10:04:19 +0900 Subject: 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/ --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 884f2272e..16e9fbbea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2020-03-22 Rin Okuyama + + * github #51: aczsh.m4, configure.ac: Fix configure for cross + build. + 2020-03-22 Peter Stephenson * 45601: Test/E02xtrace.ztst: Fix status in new functions -T -- cgit 1.4.1