On 10:27 Wed 22 Aug , Rémi Cardona wrote: > Donnie Berkholz wrote: > > On 00:18 Wed 22 Aug , Olivier Crête wrote: > >> Can't we just install xcb alongside regular Xlib ? If we can't, I would > >> favor making xcb the default. Its significantly better than the old > >> Xlib. > > > > You could try it, but you might get inconsistent results when running a > > non-XCB Xlib with apps that use both XCB and Xlib. > > And with libtool's much-loved .la files ... -lxcb seeps into pretty much > everything that deps on Xlib and it's a PITA to take it out if you want > to switch useflags.
That's why I added INSTALL_MASK="*.la" to make.conf and deleted all mine. Should do the trick in combination with --as-needed. Nothing's broken yet... Thanks, Donnie -- [EMAIL PROTECTED] mailing list
