Add an autoconf option for mangling Mesa.
authorTom Fogal <tfogal@alumni.unh.edu>
Mon, 10 Oct 2011 16:33:18 +0000 (10:33 -0600)
committerTom Fogal <tfogal@alumni.unh.edu>
Mon, 17 Oct 2011 16:14:26 +0000 (10:14 -0600)
commitc0573fb29df6defe58f4898f0b8a42e8b9214d36
treeb96511db2f7436d72866c4e469659f8ead1171ab
parent53d32600cc1bf69e048ff6f75ead5ab3f627a3a5
Add an autoconf option for mangling Mesa.

In addition to setting up the flags correctly, this renames the
generated libraries to ensure they get 'Mangled' in the name.
This is very useful for distros and the like, where mangled Mesa
and non-mangled GL libraries typically need to be installed
side-by-side.

Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
configs/autoconf.in
configure.ac