[...]
You can either change `libtool.m4' and/or whereever the package you are talking about stores its m4 macros then rebuild the package or you can change generated `libtool' -- look for all instances of
link_all_deplibs=yes
and set them to `unknown' or `no' (one at the beginning and several ones at the end, one for each language -- search for ### BEGIN LIBTOOL TAG CONFIG: CXX ).
You could also tell us what specific problem you have encountered, so we can warn against it or help you (the Debian maintainer usually reads this list as well :) or maybe just fix the package you are trying to build.
Regards, Ralf
Hi Ralf,
can I set the link_all_deplibs-variable by command-line? eg with --tag? Because patching system-wide libtool-files is not really an alternative ;) We don't want to tell the users, who are using our software , that they first have to patch libtool.m4 in order to biuld our code.
Christoph
-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool