diff options
author | Eric Anholt <[email protected]> | 2012-06-12 13:37:58 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-06-21 10:10:46 -0700 |
commit | 37c3cbe053809c7d615f86cde0599175c6d83545 (patch) | |
tree | 8b0c8dfa29ab3879474ebc7fd8b061399bb344f2 /src/mesa/main | |
parent | 4113ac6a0f13338ee5f9c5fa0be13f37b515108d (diff) |
dricore: Turn it into a normal library.
Our intention is still that it's not abi stable, so make the package
version number get included in the library name. Now you can parallel
install dricore-using drivers from multiple mesa versions. We can put
it into lib now that we're following library versioning rules
(assuming that ABIs don't change within a single Mesa point release).
LD_LIBRARY_PATH still doesn't work with a non-/, non-/usr prefix
because libtool uses rpath instead of runpath for nonstandard
prefixes.
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions