mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
allow-disabling-kernel-module-compilation-20010705
add missing fi
This commit is contained in:
parent
ffb5299add
commit
5f9afd4147
@ -77,6 +77,7 @@ case $system in
|
|||||||
else
|
else
|
||||||
AC_MSG_WARN(No linux headers found at $LINUX_KERNEL_PATH so disabling kernel module)
|
AC_MSG_WARN(No linux headers found at $LINUX_KERNEL_PATH so disabling kernel module)
|
||||||
enable_kernel_module="no"
|
enable_kernel_module="no"
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
AC_MSG_RESULT(linux)
|
AC_MSG_RESULT(linux)
|
||||||
|
Loading…
Reference in New Issue
Block a user