--- libltdl/m4/libtool.m4 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 index 2361831..9f0e5d7 100644 --- a/libltdl/m4/libtool.m4 +++ b/libltdl/m4/libtool.m4 @@ -4656,6 +4656,9 @@ dnl Note also adjust exclude_expsyms for C++ above. with_gnu_ld=no fi ;; + os2*) + with_gnu_ld=yes + ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes -- 1.7.3.2