Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes:
> I'm not sure this is the right place to document this.
>
> 2001-03-06 Alexandre Duret-Lutz <[EMAIL PROTECTED]>
>
> * automake.texi (Requirements): Document the use of the STRIP
> variable in cross-compilation environments.
I'm not sure I fully understand what is so related to cross
environments. I probably missed a few messages, or didn't read
carefully enough, but I don't understand why Automake would not always
use AC_CHECK_TOOL(STRIP, strip) in AM_INIT_AUTOMAKE, just like for any
other tool it requires.