[PATCH:xf86-input-mouse] Add some standard defines to pkg-config file.

Alan Coopersmith alan.coopersmith at oracle.com
Sun Jul 26 15:18:16 PDT 2015


I suppose that's reasonable since we're delivering xf86-mouse-properties.h
into includedir now.

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

	-alan-

On 07/26/15 03:08 PM, Thomas Klausner wrote:
> 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 at NetBSD.org>
> ---
>   xorg-mouse.pc.in | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/xorg-mouse.pc.in b/xorg-mouse.pc.in
> index 2a77e7c..57df596 100644
> --- a/xorg-mouse.pc.in
> +++ b/xorg-mouse.pc.in
> @@ -1,3 +1,7 @@
> +prefix=@prefix@
> +exec_prefix=@exec_prefix@
> +libdir=@libdir@
> +includedir=@includedir@
>   sdkdir=@sdkdir@
>
>   Name: xorg-mouse
>


-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list