From: Tom Fogal
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.
---
configs/aut
From: Tom Fogal
If nothing else, this would be useful for debugging TLS mismatches
("can you tell me if glx_tls is 'yes' in your gl.pc?").
---
configs/autoconf.in |1 +
configure.ac|8 +++-
src/mesa/Makefile |1 +
src/mesa/gl.pc.in |1 +
4 files changed, 10 insert