build: Only add links to .so files if we're building them
authorMatt Turner <mattst88@gmail.com>
Wed, 22 Aug 2012 18:51:31 +0000 (11:51 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 24 Aug 2012 18:08:19 +0000 (11:08 -0700)
commitdf4dccc7a9691555e05c8945048603621340b5d7
treeaef93e5e2e9a72e1f267477fd2be0e608cf9ac49
parentc56b57f4a124b218aec21e6a53cd6b5ae1718054
build: Only add links to .so files if we're building them

Xlib-GLX and OSMesa support static building.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=53962
configure.ac
src/mesa/drivers/osmesa/Makefile.am
src/mesa/drivers/x11/Makefile.am