summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glu.pc.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/glu.pc.in b/glu.pc.in
index 8bb957a..9f1425c 100644
--- a/glu.pc.in
+++ b/glu.pc.in
@@ -1,5 +1,4 @@
prefix=@prefix@
-exec_prefix=${prefix}
libdir=@libdir@
includedir=@includedir@
@@ -8,5 +7,4 @@ Description: Mesa OpenGL Utility library
Requires: @GLU_REQUIRES@
Version: @VERSION@
Libs: -L${libdir} -lGLU
-Libs.private: -lm
Cflags: -I${includedir}