On Fri, Sep 24, 2010 at 8:02 PM, Gaetan Nadon <[email protected]> wrote: > On Fri, 2010-09-24 at 15:31 -0400, Trevor Woerner wrote: > > That's not even possible with the current system. You can't specify > per-component configuration options, can you? > > Yes through MOD_SPECIFIC but rarely used for now. It would be useful to > build an xserver > without dri, for example (--disable-dri). It's not a show stopper.
Okay, that's what MOD_SPECIFIC is for :-) It's currently hard-coded in the script to apply to only 1 specific case (module="lib" && comonent="libX11" && $USE_XCB=NO). Yes, this feature will still work. _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
