efl/libtool: disable-static by default.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 30 Dec 2012 12:12:32 +0000 (12:12 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sun, 30 Dec 2012 12:12:32 +0000 (12:12 +0000)
commit33791572fc9ffe70f29e54570ab101d8290f6301
tree4c1811b44d8e846c584db374553a3b468007580d
parent16a9372e35a6132c4a7494948014d1cd6cca0c25
efl/libtool: disable-static by default.

Most systems will never ever need the static builds of EFL, and it
doubles the compilation time (4m36s x 2m48s on my laptop). Then
disable it by default.

The user may still override this default by specifying --enable-static
to configure.

SVN revision: 81898
configure.ac