datapath: Fix build with kernel header layout recently adopted by Debian.
[sliver-openvswitch.git] / configure.ac
index c8eed7c..300b21e 100644 (file)
@@ -78,7 +78,7 @@ OVS_ENABLE_OPTION([-Wno-override-init])
 
 AC_ARG_VAR(KARCH, [Kernel Architecture String])
 AC_SUBST(KARCH)
-OVS_CHECK_LINUX(l26, 2.6, KSRC26, L26_ENABLED)
+OVS_CHECK_LINUX26
 
 AC_CONFIG_FILES([Makefile 
 datapath/Makefile