* configure.ac (build_lto_plugin): New shell variable.
commite153c17562d7264daa198767831e556e72ef6b66
authorDave Korn <dave.korn@artimi.com>
Thu, 7 Oct 2010 20:50:01 +0000 (7 20:50 +0000)
committerDave Korn <dave.korn@artimi.com>
Thu, 7 Oct 2010 20:50:01 +0000 (7 20:50 +0000)
treef14424f3765da3a5f568b8c7d54e1799f35b090f
parentd12c88a45436fef9c8ae360a1cf523ec577f8693
* configure.ac (build_lto_plugin): New shell variable.
(--enable-lto): Turn on by default for all non-ELF platforms that
have had LTO support added so far.  Set build_lto_plugin appropriately
for both ELF and non-ELF.
(configdirs): Add lto-plugin or not based on build_lto_plugin.
* configure: Regenerate.
ChangeLog
configure
configure.ac