aboutsummaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-05-28 08:23:07 +0000
committerWerner Koch <[email protected]>2025-05-28 08:24:34 +0000
commitc42825f1612b13c27c2472c4190d64655891078b (patch)
treec4775e3d145915145b1fab6951163c5ed438c1bc /m4
parentargparse: Fix a memory leak. (diff)
downloadlibgpg-error-master.tar.gz
libgpg-error-master.zip
libtool: Add support for zOSHEADmaster
* m4/libtool.m4: Add casefor openedition. -- Suggested-by: Sachin T <[email protected]> for ntbtls but added here as this is "our" upstream for such tools.
Diffstat (limited to 'm4')
-rw-r--r--m4/libtool.m44
1 files changed, 4 insertions, 0 deletions
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
;;