Edit

kc3-lang/automake/lib/am

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2004-02-01 12:54:02
    Hash : d5bf5b1c
    Message : 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.