Add a --disable-executables configure option to disable the generation of runtime...
authorZoltan Varga <vargaz@gmail.com>
Tue, 27 Mar 2012 19:51:38 +0000 (21:51 +0200)
committerZoltan Varga <vargaz@gmail.com>
Tue, 27 Mar 2012 19:51:59 +0000 (21:51 +0200)
commit40dc579128fb181753d9dd6446f27e8ea4f046de
tree5cb06750814f586dc115e06b98d6347268bee7a4
parent681ea245a0d733bd20c6664dbb310bcfa4a76693
Add a --disable-executables configure option to disable the generation of runtime executables and the libraries required by them, to speed up builds in embedding scenarios.
configure.in
mono/dis/Makefile.am
mono/metadata/Makefile.am
mono/mini/Makefile.am