summaryrefslogtreecommitdiff
path: root/configs/current.in
AgeCommit message (Collapse)AuthorFilesLines
2012-07-13Remove unused MESA_MODULES autoconf variableJon TURNEY1-1/+0
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Eric Anholt <eric@anholt.net> Tested-by: Matt Turner <mattst88@gmail.com>
2012-06-21dricore: Turn it into a normal library.Eric Anholt1-4/+0
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.
2012-06-21automake: Directly generate configs/current instead of symlinking from it.Eric Anholt1-0/+231