summaryrefslogtreecommitdiff
path: root/src/mesa/gl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/gl.pc.in')
-rw-r--r--src/mesa/gl.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/gl.pc.in b/src/mesa/gl.pc.in
index 4b144ffa4b..1927880d5f 100644
--- a/src/mesa/gl.pc.in
+++ b/src/mesa/gl.pc.in
@@ -1,7 +1,7 @@
prefix=@INSTALL_DIR@
exec_prefix=${prefix}
-libdir=${exec_prefix}/@LIB_DIR@
-includedir=${prefix}/include
+libdir=@INSTALL_LIB_DIR@
+includedir=@INSTALL_INC_DIR@
Name: gl
Description: Mesa OpenGL library