xserver: Branch 'server-1.2-branch'

Donnie Berkholz dberkholz at kemper.freedesktop.org
Mon Jan 22 08:02:41 EET 2007


 configure.ac |    4 ----
 1 files changed, 4 deletions(-)

New commits:
diff-tree 6b23b12cc81916b3f66ba74f0fd2803aa87a027b (from 4f9de386b0552f675b4380c0f2606c3568469ee3)
Author: Donnie Berkholz <donnie at supernova.(none)>
Date:   Sun Jan 21 22:02:32 2007 -0800

    sparc: don't include asm/kbio.h -- it no longer exists in current headers.

diff --git a/configure.ac b/configure.ac
index 38fdc86..4c29909 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1129,10 +1129,6 @@ dnl has it in libc), or if libdl is need
 		# on kernels < 2.5.42 it's called 'rate' instead.
 		AC_TRY_COMPILE([
 #include <linux/kd.h>
-#ifdef __sparc__
-#include <asm/param.h>
-#include <asm/kbio.h>
-#endif
 ],[
 int main () { 
 	struct kbd_repeat k;



More information about the xorg-commit mailing list