summaryrefslogtreecommitdiff
path: root/glu.pc.in
blob: 1cff191a9ccea25284107bd76e03cbbe111e9b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=@includedir@

Name: glu
Description: Mesa OpenGL Utility library
Requires: gl
Version: @VERSION@
Libs: -L${libdir} -lGLU
Libs.private: -lm