[PATCH xf86-input-mouse] Install xf86-mouse.pc file

Alan Coopersmith alan.coopersmith at oracle.com
Mon Jul 30 12:34:04 PDT 2012


On 07/29/12 04:08 PM, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  Makefile.am |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 01da486..77e9962 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -21,6 +21,9 @@
>  SUBDIRS = include src man
>  MAINTAINERCLEANFILES = ChangeLog INSTALL
>  
> +pkgconfigdir = $(libdir)/pkgconfig
> +pkgconfig_DATA = xf86-mouse.pc
> +
>  .PHONY: ChangeLog INSTALL
>  
>  INSTALL:

Oh, crap.   Well, as long as it's not already installed, should we rename
it to xorg-mouse.pc (as you mentioned on IRC) before anyone can be depending
on it?

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


More information about the xorg-devel mailing list