Created attachment 17333 [details] [review] Do not build "record" subdir when configured with "-disable-record" I configured the xorg-server-1.4.2 with the "--disable-record" flag. However, when I try to build it, I get the following compile error: ../../../src/xorg-server-1.4.2/record/record.c:43:38: X11/extensions/recordstr.h: No such file or directory The problem seems to be that file "configure" has an option to compile without the "record" extension, the Makefiles do not. The attached patch fixes this. I am not very good with autotools, so please verify it.
*** This bug has been marked as a duplicate of bug 11510 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.