* automake.in (@installdirs): Remove.
authorAkim Demaille <akim@epita.fr>
Mon, 26 Feb 2001 09:14:43 +0000 (09:14 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 26 Feb 2001 09:14:43 +0000 (09:14 +0000)
commitf722556ffecae78f992914d416a1ba0d625a2363
tree3bd76ead215eb33ad41353e000dad7534b58e30c
parent8d14f069c74ef1ba3b2d1d7d2bb664857e512062
* automake.in (@installdirs): Remove.
(&file_contents): Be able to grow Automake macros with `+='.
(&handle_texinfo, &handle_man_pages, &am_install_var): Let your
files define _am_installdirs.
(&handle_installdirs): Remove the code, just output `install.am'.
* install.am: New.
* data.am, header.am, libs.am, lisp.am, ltlib.am, mans.am, progs.am,
* python.am, scripts.am, texinfos.am: Extend $(_am_installdirs).
27 files changed:
ChangeLog
Makefile.in
automake.in
data.am
header.am
install.am [new file with mode: 0644]
lib/am/data.am
lib/am/header.am
lib/am/install.am [new file with mode: 0644]
lib/am/libs.am
lib/am/lisp.am
lib/am/ltlib.am
lib/am/mans.am
lib/am/progs.am
lib/am/python.am
lib/am/scripts.am
lib/am/texinfos.am
libs.am
lisp.am
ltlib.am
m4/Makefile.in
mans.am
progs.am
python.am
scripts.am
tests/Makefile.in
texinfos.am