]> git.ipfire.org Git - thirdparty/automake.git/commit
2001-05-17 Alexandre Duret-Lutz <duret_g@epita.fr>
authorTom Tromey <tromey@redhat.com>
Fri, 18 May 2001 01:14:53 +0000 (01:14 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 18 May 2001 01:14:53 +0000 (01:14 +0000)
commit48b22ed4aa16955a6fc8125127201e5e17dc008d
treee7ee0d3cc75cdd9792304266f901c068b47254fd
parente8fef394d69388330662e335477a2bb7a059e8cb
2001-05-17  Alexandre Duret-Lutz  <duret_g@epita.fr>

* lib/am/install.am (install-strip): Set INSTALL_PROGRAM_ENV if
STRIP is not empty.
* m4/strip.m4 (AM_PROG_INSTALL_STRIP): Set INSTALL_STRIP_PROGRAM
to install-sh unconditionally.  Don't set INSTALL_STRIP_PROGRAM_ENV.
* automake.texi (Requirements): Document the use of the STRIP
variable in cross-compilation environments.
ChangeLog
automake.texi
lib/am/install.am
m4/strip.m4