mesa/src/glut/mini
Tom Fogal a9c97c5f2a Use variable library name in pkg-config output.
Previously the pkg-config output files would contain e.g. `-lGL'
and `-lGLU', even if the user modified their configuration to
build libraries with different names.  This modifies the
pkg-config inputs, and corresponding makery, so that modifying the
output library name will cause the appropriate updated name to
appear in the pkg-config `-l' option.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2009-04-29 12:15:07 -07:00
..
bitmap.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
callback.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
color.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
globals.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
glut.pc.in Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
init.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
internal.h patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
Makefile Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
menu.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
models.c corrected cursor drawing 2006-09-24 10:57:26 +00:00
overlay.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
state.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
teapot.c The driver now compiles correctly without any x headers or libraries installed 2006-08-18 10:38:15 +00:00
window.c miniglx/glut: should use the x/y pos to create window 2007-05-08 10:49:31 +10:00