[Xorg] tinderboxs need tweeks

Carl Karsten carl at personnelware.com
Thu Jul 29 12:48:21 PDT 2004


> TinderClientModules/XMonolithic.pm has examples of adding settings to host.def
> Copy one of those and modify as necessary (changing "if (0)" to "if (1)" of
course)

Got it, I think:

    # Some common configuration options that are disabled by default.
    $hostdef = $hostdef . "#define HasFreetype2 NO \n";
    if (0) {
        $hostdef = $hostdef . "#define BuildXF86DRI NO\n";
    }

If the cfk boxes go past 1h 45 min, it worked.

Carl K




More information about the xorg mailing list