]> sourceware.org Git - automake.git/commit
Fix for nobase.test:
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 9 Nov 2001 16:25:02 +0000 (16:25 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 9 Nov 2001 16:25:02 +0000 (16:25 +0000)
commit14c86a49b543a35b06483a2a1b96cd2c6b3e45bb
treee6e08d611337fcb9318ad637bb2f2e1b5972a214
parente7e1c83cb182dee0c96db2156a44622501b87201
Fix for nobase.test:
* lib/am/header-vars.am (install_sh_DATA): New.
* lib/am/data.am (install-%DIR%%PRIMARY%): Declare and use
%DIR%%PRIMARY%_INSTALL, and set it to $(install_sh_DATA) instead
of $(INSTALL_DATA) for nobase_ targets.
* lib/am/lisp.am (install-%DIR%LISP): Likewise.
* lib/am/python.am (install-%DIR%PYTHON): Likewise.
* tests/nobase.test (configure.in): Append AC_OUTPUT.
* tests/Makefile.am (XFAIL_TESTS): Remove nobase.test.
ChangeLog
NEWS
lib/am/data.am
lib/am/header-vars.am
lib/am/lisp.am
lib/am/python.am
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/nobase.test
version.texi
This page took 0.032875 seconds and 5 git commands to generate.