Index: linux.cf =================================================================== RCS file: /cvs/xorg/xc/config/cf/linux.cf,v retrieving revision 1.14 diff -u -r1.14 linux.cf --- linux.cf 15 Sep 2004 18:37:39 -0000 1.14 +++ linux.cf 25 Sep 2004 22:12:02 -0000 @@ -367,7 +367,7 @@ * This improves performance. */ #if BuildXF86DRI -# if defined(i386Architecture) +# if defined(i386Architecture) && !defined(BuildLibGlxWithoutPIC) # define BuildLibGlxWithoutPIC YES # endif #endif