Re: Automatic regeneration of libtool

2004-03-02 Thread Gary V. Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Salut Alexandre, Alexandre Duret-Lutz wrote: |>>>"Gary" == Gary V Vaughan <[EMAIL PROTECTED]> writes: | Gary> Instead, I'd like to have LT_INIT perform the | Gary> AC_SUBST([LIBTOOL_DEPS]), and Automake generate the | Gary> following rule when libto

Re: Automatic regeneration of libtool

2004-03-02 Thread Alexandre Duret-Lutz
>>> "Gary" == Gary V Vaughan <[EMAIL PROTECTED]> writes: [...] Gary> Instead, I'd like to have LT_INIT perform the Gary> AC_SUBST([LIBTOOL_DEPS]), and Automake generate the Gary> following rule when libtool is in use: Gary> $(LIBTOOL): $(top_builddir)/config.status $(LIBTOOL_DEPS) Gary>