Add some standard defines to pkg-config file.

Not strictly needed in the xorg build, but helps the NetBSD reachover
build, and follows implicit conventions about pkg-config files more
closely.

See also http://gnats.netbsd.org/48991

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Thomas Klausner
2015-07-27 00:06:06 +02:00
parent 85ee769d76
commit c22d3073dc

View File

@@ -1,3 +1,7 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
sdkdir=@sdkdir@
Name: xorg-mouse