configure.ac: Add --with-(gl|glu|osmesa)-lib-name options
authorBrad King <brad.king@kitware.com>
Tue, 5 Jun 2012 17:59:58 +0000 (13:59 -0400)
committerEric Anholt <eric@anholt.net>
Mon, 11 Jun 2012 16:28:00 +0000 (09:28 -0700)
commitf3cdcb839f534a3062864b06ec6689717ed102a1
treee1c28a1d36e704ff289274e24e8d0d8f331ea737
parent337d9c955b070224f7278524af54ddacd8bb0f17
configure.ac: Add --with-(gl|glu|osmesa)-lib-name options

These allow one to mangle the library names, without also mangling the
symbol names, to make them distinct from other GL libraries on the
system.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
configure.ac