r300/compiler: Handle loops in rc_get_readers()
[mesa.git] / src / glut / glx / glut.pc.in
index ae0689d7e8165ef4940c41e671b8bc1c10be7244..151dd0b802b8368bce5b2eedb6b77c5e28fa2b9f 100644 (file)
@@ -8,6 +8,6 @@ Description: Mesa OpenGL Utility Toolkit library
 Requires: gl glu
 Requires.private: @GLUT_PC_REQ_PRIV@
 Version: @VERSION@
-Libs: -L${libdir} -lglut
+Libs: -L${libdir} -l@GLUT_LIB@
 Libs.private: @GLUT_PC_LIB_PRIV@
 Cflags: -I${includedir} @GLUT_PC_CFLAGS@