* ext-compile.am: New file.
authorAkim Demaille <akim@epita.fr>
Mon, 9 Apr 2001 14:56:30 +0000 (14:56 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 9 Apr 2001 14:56:30 +0000 (14:56 +0000)
commit62e23845323bd5c11431e9b3a37e93e4f0d6dbd4
tree79287f62b1eb5207c73c57d8153a120a7e883522
parent1b0236cf8071bd2a6fc7656d88272a75497f2443
* ext-compile.am: New file.
* automake.in (&finish_languages): Output it.
Require a C linker if there are several registered source suffixes.
(&handle_compile): No longer push the `.c', `.o', `.obj', `.lo'
extensions, which are discovered in ext-compile.am.
With the help from Robert Boehne.
ChangeLog
Makefile.am
Makefile.in
automake.in
ext-compile.am [new file with mode: 0644]
lib/am/Makefile.am