From 732268fe69739411c8e1373e688381253a04efe6 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 1 Dec 2006 16:56:12 +0000 Subject: - provide central knob to turn off RPC related options. --- util-linux/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'util-linux/Config.in') diff --git a/util-linux/Config.in b/util-linux/Config.in index a6640e19d..848914d6f 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -369,6 +369,7 @@ config FEATURE_MOUNT_NFS bool "Support mounting NFS file systems" default n depends on MOUNT + depends on FEATURE_HAVE_RPC select FEATURE_SYSLOG help Enable mounting of NFS file systems. -- cgit v1.2.3