1libdir=@abs_builddir@/.libs 2includedir=@abs_srcdir@ 3 4Name: Wayland Server 5Description: Server side implementation of the Wayland protocol (not installed) 6Version: @PACKAGE_VERSION@ 7Cflags: -I${includedir} 8Libs: -L${libdir} -lwayland-server 9