aboutsummaryrefslogtreecommitdiffstats
path: root/config/user-commands.m4
diff options
context:
space:
mode:
Diffstat (limited to 'config/user-commands.m4')
-rw-r--r--config/user-commands.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config/user-commands.m4 b/config/user-commands.m4
index b40606c3c..9f4a7ef22 100644
--- a/config/user-commands.m4
+++ b/config/user-commands.m4
@@ -116,6 +116,7 @@ AC_DEFUN([ZFS_AC_CONFIG_USER_COMMANDS_LINUX], [
AC_PATH_TOOL(READLINK, readlink, "")
AC_PATH_TOOL(SETFACL, setfacl, "")
AC_PATH_TOOL(SHARE, exportfs, "")
+ AC_PATH_TOOL(NET, net, "")
AC_PATH_TOOL(SWAP, swapon, "")
AC_PATH_TOOL(SWAPADD, swapon, "")
AC_PATH_TOOL(UDEVADM, udevadm, "")