# HG changeset patch # User Florian Pose # Date 1186570183 0 # Node ID ca85fe008581b87734667c2290924a0f84e62f85 # Parent 3e7828ef0cd8bbf212b30211649abae04410bca6 Fixed bug in configure.ac. diff -r 3e7828ef0cd8 -r ca85fe008581 configure.ac --- a/configure.ac Wed Aug 08 10:31:54 2007 +0000 +++ b/configure.ac Wed Aug 08 10:49:43 2007 +0000 @@ -404,7 +404,7 @@ ENABLE_FORCEDETH := ${enableforcedeth} KERNEL_FORCEDETH := ${kernelforcedeth} ENABLE_E1000 := ${enablee1000} -ENABLE_E1000 := ${kernele1000} +KERNEL_E1000 := ${kernele1000} RTAI_DIR := "${rtaidir}" MSR_DIR := "${msrdir}" ENABLE_DEBUG_IF := ${dbg}