Carles Pagès
68be54c8e2
mesa: create a buildEnv that joins mesa (without glu) and glu
...
Since mesa-9.x, upstream has separated mesa and glu. @peti suggested using
buildEnv to create a mesa environment that acts like old mesa, which is what
this commit does.
2013-03-24 12:36:33 +01:00
Vladimír Čunát
f549fc477d
wxGTK28: fix building + minor update
2013-02-01 01:34:12 +01:00
Vladimír Čunát
aa0fb73064
mesa: make the attribute include the GL/glu.h
...
Packages expect it and it used to be true until mesa-9*.
This seems to be the easiest fix, otherwise many changes would be needed.
2013-01-31 22:44:31 +01:00
Vladimír Čunát
ace9b4a23e
add glu library from mesa, needed e.g. for SDL
...
It provides the includes/GL/glu.h file.
2013-01-30 16:43:04 +01:00