--- configure.in.orig 2003-08-15 11:11:58.083530432 -0500+++ configure.in 2003-08-15 11:11:24.500635808 -0500@@ -97,7 +97,7 @@kernel=`uname -r`
case "${kernel}" in
- 2.5.*) + 2.5.*|2.6.*) AC_MSG_RESULT([2.5 family (${kernel})])
AC_DEFINE([KERNEL_2_5], 1, [Define to 1 if you're using Linux 2.5.x])
;;