* Bob Friesenhahn wrote on Sat, Oct 24, 2009 at 06:33:18PM CEST:
> On Sat, 24 Oct 2009, Peter Johansson wrote:
> >Is there anything conceptually stopping us from writing a new
> >AC_LINK_IFELSE that links using libtool? That would make life
> >easier and avoid problems that only occur in configure and not
> >when building the package (using libtool).
> 
> A complexity is that libtool itself is configured via configure so
> it can not use itself to configure itself.

Right, but you can use LT_OUTPUT and use the ./libtool script after that
macro.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to