hello,
the attached patch should improve finding kernel headers
automagically.
not on the list, please cc. thanks.
adam
--- configure.in 2004-11-29 12:24:40.291063296 -0700
+++ configure.in-backup 2004-11-29 12:22:02.881063296 -0700
@@ -4,7 +4,7 @@
AM_INIT_AUTOMAKE(bridge-utils,1.0.4)
AC_ARG_WITH( linux-headers, [ --with-linux-headers Location of the linux
headers to use],
- KERNEL_HEADERS=$withval, KERNEL_HEADERS="/lib/modules/\$(shell uname
-r)/build/include")
+ KERNEL_HEADERS=$withval, KERNEL_HEADERS="/usr/src/linux/include")
dnl Checks for programs.
AC_PROG_CC
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://lists.osdl.org/mailman/listinfo/bridge