allow-disabling-kernel-module-compilation-20010705

add missing fi
This commit is contained in:
Derrick Brashear 2001-07-05 17:55:29 +00:00
parent ffb5299add
commit 5f9afd4147

View File

@ -79,6 +79,7 @@ case $system in
enable_kernel_module="no"
fi
fi
fi
AC_MSG_RESULT(linux)
if test "x$enable_kernel_module" = "xyes"; then
LINUX_FS_STRUCT_INODE_HAS_I_BYTES