summaryrefslogtreecommitdiff
path: root/src/wayland-server.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland-server.pc.in')
-rw-r--r--src/wayland-server.pc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wayland-server.pc.in b/src/wayland-server.pc.in
index 8e3214e..18a0b52 100644
--- a/src/wayland-server.pc.in
+++ b/src/wayland-server.pc.in
@@ -1,8 +1,8 @@
prefix=@prefix@
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
Name: Wayland Server
Description: Server side implementation of the Wayland protocol
Version: @WAYLAND_VERSION@