Support for conditional _LISP.
commitd5bf5b1c8c791668421ac616f5ee37c890a11a59
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 12:54:02 +0000 (1 12:54 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 12:54:02 +0000 (1 12:54 +0000)
treeca76cc3b70987dae80ef4e125586933ad2c95f94
parent1c4bc227523a48dac4bad173cf196cdf8963633d
Support for conditional _LISP.
* automake.in (handle_emacs_lisp): Define $(ELCFILES) from LISP, not
from $(am__ELCFILES).
* lib/am/lisp.am (elc-stamp): Use $(LISP) instead of $(am__ELFILES).
* tests/lisp6.test: New file.
* tests/Makefile.am (TESTS): Add it.
ChangeLog
NEWS
automake.in
lib/am/lisp.am
tests/Makefile.am
tests/Makefile.in
tests/lisp6.test [new file with mode: 0755]