[Bridge] improved finding of KERNEL_HEADERS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello,
	the attached patch should improve finding kernel headers
	automagically.

	not on the list, please cc. thanks.

adam

-------------- next part --------------
--- 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

[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux