Subject: Re: x11/qt-libs has CONFIGURE_ARGS=-no-xinerama
To: Brian A. Seklecki <lavalamp@spiritual-machines.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-pkg
Date: 10/16/2002 07:17:57
On Wed, Oct 16, 2002 at 06:19:07AM -0400, Brian A. Seklecki wrote:
> 
> ...however, we have a working xinerama in our XFree86.  This should work, at
> least on i386.  Perhaps an if condition to check for platforms that use
> XFree?
> 
>     -no-xinerama ....... Do not compile Xinerama (multihead) support.
>  *  -xinerama .......... Compile Xinerama support.
>                          Requires X11/extensions/Xinerama.h and libXinerama.
>                          XFree86 with X11/extensions/XInput.h and libXi.

I think the qt2/qt3 configure scripts both check for a shared libXinerama
which isn't present by default for NetBSD's XF4.

	Cheers,

	-- Johnny Lam <jlam@netbsd.org>