autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Passing options to libtool from within a GNU Autotools project.


From: Craig Sanders
Subject: Passing options to libtool from within a GNU Autotools project.
Date: Sat, 3 Nov 2012 00:00:38 +1100

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]