X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fglu%2Fglu.pc.in;h=f7d9109823253ac0d7c4f93bb523f2d8270f8287;hb=1ef3a94536ab4d70f08e5e19d7ebae0bca126e61;hp=bc2517e90ed1102e2160160a612ec98fdc76bc32;hpb=a22d865f93a1db7f72e0bfe216810f67bf4c2f2c;p=mesa.git diff --git a/src/glu/glu.pc.in b/src/glu/glu.pc.in index bc2517e90ed..f7d91098232 100644 --- a/src/glu/glu.pc.in +++ b/src/glu/glu.pc.in @@ -8,6 +8,6 @@ Description: Mesa OpenGL Utility library Requires: @GLU_PC_REQ@ Requires.private: @GLU_PC_REQ_PRIV@ Version: @VERSION@ -Libs: -L${libdir} -lGLU +Libs: -L${libdir} -l@GLU_LIB@ Libs.private: @GLU_PC_LIB_PRIV@ Cflags: -I${includedir} @GLU_PC_CFLAGS@