X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;ds=inline;f=config%2Fkernel.m4;h=5eaa4d87952c2ebc3560d773e85fb9298c488f3f;hb=0da78696904f6e0e7cfedd2a0296879f47717f4f;hp=90dc6c00077bb6751600c2f9f024d0e714551c5b;hpb=2cf7f52bc42f215d4ef27d0fd75fc1b1417cb841;p=zfs.git diff --git a/config/kernel.m4 b/config/kernel.m4 index 90dc6c0..5eaa4d8 100644 --- a/config/kernel.m4 +++ b/config/kernel.m4 @@ -380,9 +380,7 @@ dnl # AC_DEFUN([ZFS_LINUX_CONFIG], [AC_MSG_CHECKING([whether Linux was built with CONFIG_$1]) ZFS_LINUX_TRY_COMPILE([ - #ifndef AUTOCONF_INCLUDED - #include - #endif + #include ],[ #ifndef CONFIG_$1 #error CONFIG_$1 not #defined