|
Re: libtool-1.5.4: configure fail to set LTDL_SHLIB_EXT: msg#00042gnu.libtool.bugs
On Thu, 2004-04-08 at 09:20 +0900, Peter O'Gorman wrote: > Fredrik Estreen wrote: > > > i think there is a bug in the autotools stuff in > > libtool-1.5.4. Configure fails to set LTDL_SHLIB_EXT > > for libltdl which causes lt_dlopenext() to ignore > > native system shlibs when called. Simple patch bellow. > > > > --- libtool-1.5.4.orig/ltdl.m4 2004-04-02 03:46:14.000000000 +0000 > > +++ libtool-1.5.4.new/ltdl.m4 2004-04-07 22:21:30.000000000 +0000 > > @@ -207,7 +207,7 @@ > > [libltdl_cv_shlibext], > > [ > > module=yes > > -eval libltdl_cv_shlibext=$shrext > > +eval libltdl_cv_shlibext=$shrext_cmds > > ]) > > if test -n "$libltdl_cv_shlibext"; then > > AC_DEFINE_UNQUOTED(LTDL_SHLIB_EXT, "$libltdl_cv_shlibext", > > Thanks, applied to HEAD and branch-1-5. > Shouldn't that be evaluated twice to turn shrext_cmds into something on Darwin? Scott -- Have you ever, ever felt like this? Had strange things happen? Are you going round the twist?
Libtool-patches mailing list Libtool-patches@xxxxxxx http://mail.gnu.org/mailman/listinfo/libtool-patches |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: libtool-1.5.4: configure fail to set LTDL_SHLIB_EXT: 00042, Peter O'Gorman |
|---|---|
| Next by Date: | Virus ou arquivo proibido encontrado no seu email para michelle: 00042, postmaster |
| Previous by Thread: | Re: libtool-1.5.4: configure fail to set LTDL_SHLIB_EXTi: 00042, Peter O'Gorman |
| Next by Thread: | Re: libtool-1.5.4: configure fail to set LTDL_SHLIB_EXT: 00042, Peter O'Gorman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |