Hello all. Does anybody know how to pass additional options to libtool from within a GNU Autotools project? I need to pass the ; --preserve-dup-deps option to libtool from within my Autotools project. I'm not sure if I need to specify this option within my configure.ac file, if it should be specified when I invoke the generated configure script, or how I should otherwise go about it. I'd like to think that I can specify this libtool option from within my configure.ac file, thus relieving any potential users of my package from having to specify this option when they invoke the generated configure script. If anyone can help me out with this matter then it would be greatly appreciated. Thanks in advance for any assistance. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf