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
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to