This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 'ccache gcc' as compiler with libtool
>>> "Gary" == Gary V Vaughan <gary@gnu.org> writes:
Gary> Alexandre Duret-Lutz wrote:
>> How can automake determine whether the version of libtool used in
>> a package supports --tag ?
Gary> test -n "`libtool --help | grep -- --tag=TAG`"
But libtool doesn't exist at the time automake runs, does it?
An autoconf macro that we can trace would be ideal.
--
Alexandre Duret-Lutz