Partially revert "automake: allow only shared builds"
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 12 Mar 2014 18:13:02 +0000 (18:13 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 31 Mar 2014 11:18:17 +0000 (12:18 +0100)
commit4d8267ef209f29cbfe0075500083a2721a9aa885
tree4744b3824255873ee0afcc01df952d5f65400118
parent23740ed031f4a5fb308e03a4d239ab3db31fffd9
Partially revert "automake: allow only shared builds"

Evidently at least static OSMesa is still used as shared one
causes substantial increase in the load time for some programs
that use it (from seconds up-to ~30min).

Rather than forcing everyone to use shared mesa, revert commit
a6efbac9fb502c4f0166e7a0680b6828e1f6926c and default to shared
build when both shared and static are disabled.

v2: Whitespace cleanup, drop silly comment.

Reported-by: Burlen Loring <burlen.loring@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
configure.ac
install-gallium-links.mk
install-lib-links.mk