diff options
Diffstat (limited to 'm4/libtool.m4')
-rw-r--r-- | m4/libtool.m4 | 4 |
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 ;; |