mesa/src/mapi
Kristian Høgsberg ca760181b4 shared-glapi: Convert to automake
This fixes a build problem where EGL links to libgbm.la, which encodes
a relative path to it's libglapi.so dependency.  The relative path
breaks when the linker tries to resolve it from src/egl/main instead
of src/gbm.  Typically we silently fall back to the system
libglapi.so, which is wrong and breaks when there isn't one.

Morale of the story: don't mix mklib and libtool.
2012-03-19 11:13:06 -04:00
..
es1api shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
es2api
glapi shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
mapi shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
shared-glapi shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
vgapi shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
Android.mk shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00