pkgconfig: Use configure provided directories
[profile/ivi/wayland.git] / src / wayland-server.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Wayland Server
7 Description: Server side implementation of the Wayland protocol
8 Version: @WAYLAND_VERSION@
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -lwayland-server