Bug#702737: libtool, link_all_deplibs

2013-03-10 Thread Kurt Roeckx
On Sun, Mar 10, 2013 at 10:00:00PM +0100, ? wrote: > Package: libtool > > Cyrus imap (www.cyrusimap.org) consist of several libraries and > executables. One of the library (libcyrus) depends on linking > (DT_NEEDED as in ELF) to libsasl and libssl in order to work. The > programs fr

Bug#702737: libtool, link_all_deplibs

2013-03-10 Thread Дилян Палаузов
Package: libtool Debian patches libtool, so that its link_all_deplibs is set to no. In the documentation of libtool is written, that link_all_deplibs is set to unknown (which is yes). A program, that follows what is written in libtool's documentation, will fail to link under debian, due the