Dan Nicholson wrote these words on 11/05/08 10:59 CST:

> --with-mesa-source doesn't do anything anymore since AIGLX just uses
> the swrast dri driver instead of building it's own GLX stack. Pretty
> sure that's in the 1.5 server.

Just FYI.

I'm using xorg-server-1.5.3 and this is from the ChangeLog:

    The --with-mesa-source configure option is still around since other
    parts of the server (XGL and DMX - grep for MESA_SOURCE) need that,
    but for common case of building with GLX and AIGLX support, that
    option is no longer needed.

And here's a simple grep:

[EMAIL PROTECTED]: ~/build/xorg-server-1.5.3 > grep -lr MESA_SOURCE * | grep -v 
Makefile.in$
ChangeLog
configure
configure.ac
configure.help
hw/xgl/Makefile.am
hw/xgl/glx/Makefile.am
hw/xgl/glxext/Makefile.am
hw/dmx/input/Makefile.am
hw/dmx/Makefile.am
hw/dmx/glxProxy/Makefile.am
hw/dmx/config/Makefile.am


So do we need to keep the --with-mesa-source parameter?

-- 
Randy

rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
12:55:00 up 2 days, 18:18, 1 user, load average: 0.07, 0.19, 0.15
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to