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

@ -77,6 +77,7 @@ case $system in
else
AC_MSG_WARN(No linux headers found at $LINUX_KERNEL_PATH so disabling kernel module)
enable_kernel_module="no"
fi
fi
fi
AC_MSG_RESULT(linux)