Package: libtool
Version: 2.2.6a-4
After upgrading libtool in current sid/unstable it dies with the error:
libtoolize: `argz_.h' not found in `/usr/share/libtool/libltdl'
This is resolved by removing the libltdl3-dev package and installing the
recommended libltdl-dev.
On a clean install libtoolize still fails to work:
libtoolize: `ltdl.m4' not found in `/usr/share/aclocal'
when libltdl-dev is not also installed.
I believe the relationship should be a libtool requires libltdl-dev
instead of recommends.
The existing relations between libltdl-dev and libltdl3-dev will take
care of the libtool conflict once libtool is made to require libltdl-dev.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]