[PATCH xf86-input-synaptics] Include a build for solaris Signed-off-by: Niveditha Rau <niveditha.rau at oracle.com>

Peter Hutterer peter.hutterer at who-t.net
Mon Apr 30 21:48:39 PDT 2012


On Mon, Apr 30, 2012 at 02:51:07PM -0700, Niveditha Rau wrote:
> ---
>  configure.ac |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/configure.ac b/configure.ac
> index eaa1c98..dbf3fec 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -115,6 +115,10 @@ case "${host}" in
>  	BUILD_PS2COMM="yes"
>  	BUILD_PSMCOMM="yes"
>  	;;
> +*solaris*)
> +	AC_MSG_RESULT([ps2comm alpscomm])
> +	BUILD_PS2COMM="yes"
> +	;;
>  *)
>  	AC_MSG_RESULT([none])
>  	;;
> -- 
> 1.7.9.2

merged, with the commit message fixed. thanks.
still curious though - how has this worked before?
 
Cheers,
  Peter


More information about the xorg-devel mailing list