build: remove white space in -uninstalled.pc.in files

v2: Rebase, address wayland-client-uninstalled

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com> (v1)
diff --git a/src/wayland-client-uninstalled.pc.in b/src/wayland-client-uninstalled.pc.in
index 732736e..6fd0ce6 100644
--- a/src/wayland-client-uninstalled.pc.in
+++ b/src/wayland-client-uninstalled.pc.in
@@ -1,7 +1,7 @@
 libdir=@abs_builddir@/.libs
 includedir=@abs_srcdir@
 protocoldir=@abs_top_builddir@/protocol
- 
+
 Name: Wayland Client
 Description: Wayland client side library (not installed)
 Version: @PACKAGE_VERSION@
diff --git a/src/wayland-scanner-uninstalled.pc.in b/src/wayland-scanner-uninstalled.pc.in
index 132f42d..4559799 100644
--- a/src/wayland-scanner-uninstalled.pc.in
+++ b/src/wayland-scanner-uninstalled.pc.in
@@ -1,6 +1,6 @@
 pkgdatadir=@abs_top_srcdir@
 wayland_scanner=@abs_top_builddir@/wayland-scanner
- 
+
 Name: Wayland Scanner
 Description: Wayland scanner (not installed)
 Version: @PACKAGE_VERSION@
diff --git a/src/wayland-server-uninstalled.pc.in b/src/wayland-server-uninstalled.pc.in
index 562686c..6b6e603 100644
--- a/src/wayland-server-uninstalled.pc.in
+++ b/src/wayland-server-uninstalled.pc.in
@@ -1,7 +1,7 @@
 libdir=@abs_builddir@/.libs
 includedir=@abs_srcdir@
 protocoldir=@abs_top_builddir@/protocol
- 
+
 Name: Wayland Server
 Description: Server side implementation of the Wayland protocol (not installed)
 Version: @PACKAGE_VERSION@