aboutsummaryrefslogtreecommitdiff
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.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/wayland-server.pc.in b/src/wayland-server.pc.in
deleted file mode 100644
index 50dff53..0000000
--- a/src/wayland-server.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datarootdir=@datarootdir@
-pkgdatadir=@datadir@/@PACKAGE@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: Wayland Server
-Description: Server side implementation of the Wayland protocol
-Version: @WAYLAND_VERSION@
-Cflags: -I${includedir}
-Libs: -L${libdir} -lwayland-server