]> sourceware.org Git - automake.git/commit
* lib/am/install.am (install, install-exec, install-data, uninstall):
authorAlexandre Duret-Lutz <adl@gnu.org>
Sat, 17 May 2003 11:31:56 +0000 (11:31 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sat, 17 May 2003 11:31:56 +0000 (11:31 +0000)
commite4e54ef74483fee16168bb404326e4ac66ca43ee
tree675cc94298c4cbf1402855588f32eb57f9a3302a
parent26e9dd5314fdfe693144c8c6ada5fa32f7e1d800
* lib/am/install.am (install, install-exec, install-data, uninstall):
Declare conditionally using a if/else/endif block instead of
using ?SUBDIRS?-style conditions.  The latter fail when
%maybe_BUILT_SOURCES% is replaced by several lines.
This fixes a bug introduced on 2003-04-06.
* tests/bsource.test: New file.
* tests/Makefile.am (TESTS): Add bsource.test.
Reported by Bruno Haible.
ChangeLog
lib/Automake/tests/Makefile.in
lib/am/Makefile.in
lib/am/install.am
m4/Makefile.in
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/bsource.test [new file with mode: 0755]
version.texi
This page took 0.026126 seconds and 5 git commands to generate.