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.