mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 17:48:15 +02:00
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> |
||
|---|---|---|
| .. | ||
| bitmap.c | ||
| callback.c | ||
| color.c | ||
| globals.c | ||
| glut.pc.in | ||
| init.c | ||
| internal.h | ||
| Makefile | ||
| menu.c | ||
| models.c | ||
| overlay.c | ||
| state.c | ||
| teapot.c | ||
| window.c | ||