Hi,

I had a look, and saw that libtool is used like this:
- first it is detected using "libtool --version", and LIBTOOL is set ;
- then it is used using lines looking like:
   $(LIBTOOL) --mode={link,compile,clean,install,uninstall} ...

Notice that it's not using autotools to build -- it's a set of perl scripts! In particular, libtoolize will not be able to do much with those sources...

I don't know exactly what should be done in such a sad case. Just depend on libtool-bin?

Snark on #debian-science

--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to