Fix for nobase.test:
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 9 Nov 2001 16:25:03 +0000 (16:25 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 9 Nov 2001 16:25:03 +0000 (16:25 +0000)
commit480999011eb8dbc6a2baf74ad1864ecfa68cc530
tree8dd2a3b5a6469f18e4bed742c907038735d78f3f
parent4897452ad66dc377649b4ef2d1dd84a2abd3f92c
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