From c42825f1612b13c27c2472c4190d64655891078b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 28 May 2025 10:23:07 +0200 Subject: libtool: Add support for zOS * m4/libtool.m4: Add casefor openedition. -- Suggested-by: Sachin T for ntbtls but added here as this is "our" upstream for such tools. --- m4/libtool.m4 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'm4/libtool.m4') diff --git a/m4/libtool.m4 b/m4/libtool.m4 index e7b6833..5e41f03 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -3603,6 +3603,10 @@ openbsd* | bitrig*) fi ;; +openedition*) + lt_cv_deplibs_check_method=pass_all + ;; + osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; -- cgit v1.2.3