configure: use LIB_EXT rather than hardcoded .so
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 8 Mar 2014 19:48:04 +0000 (19:48 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 11 Mar 2014 12:50:43 +0000 (12:50 +0000)
commitbba9c28215f96a6570c290906b64eea83383beb8
tree2d15abc85471ba4922e8df3138e89d158fc91a92
parent020bc0d0dd2e71dd32d6e16e3c18acd79c328b0b
configure: use LIB_EXT rather than hardcoded .so

Some platforms different library extension - dll, dylib, a.
Honor that when we are creating the required links.

Rename LIB_EXTENSION to LIB_EXT while we're here.

With libglapi linking aside, building classic drivers on
non-linux platforms should be possible now.

v2: Resolve conflicts.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
configure.ac
install-gallium-links.mk
install-lib-links.mk
src/glx/apple/Makefile
src/mesa/drivers/dri/Makefile.am