aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-11-10 11:17:17 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-11-10 11:17:17 +0000
commit5bf1e9412b3bc8281e5c8cb2a02c5e5b5736c422 (patch)
treec60a8768afb5a3f8377f46c30e7d70e157c22b83
parentcec392c340c0cf15f90e0845755454d4cc95c4fc (diff)
downloadbusybox-w32-5bf1e9412b3bc8281e5c8cb2a02c5e5b5736c422.tar.gz
busybox-w32-5bf1e9412b3bc8281e5c8cb2a02c5e5b5736c422.tar.bz2
busybox-w32-5bf1e9412b3bc8281e5c8cb2a02c5e5b5736c422.zip
oops
git-svn-id: svn://busybox.net/trunk/busybox@3644 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--util-linux/config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/config.in b/util-linux/config.in
index 067ced60d..267383085 100644
--- a/util-linux/config.in
+++ b/util-linux/config.in
@@ -37,7 +37,6 @@ if [ "$CONFIG_MOUNT" = "y" ]; then
37 bool ' Support mounting nfs file systems' CONFIG_NFSMOUNT 37 bool ' Support mounting nfs file systems' CONFIG_NFSMOUNT
38 bool ' Use devmtab instead of /proc (needs a patched kernel)' CONFIG_FEATURE_USE_DEVPS_PATCH 38 bool ' Use devmtab instead of /proc (needs a patched kernel)' CONFIG_FEATURE_USE_DEVPS_PATCH
39fi 39fi
40fi
41bool 'umount' CONFIG_UMOUNT 40bool 'umount' CONFIG_UMOUNT
42if [ "$CONFIG_UMOUNT" = "y" ]; then 41if [ "$CONFIG_UMOUNT" = "y" ]; then
43 bool ' Support forced filesystem unmounting' CONFIG_FEATURE_MOUNT_FORCE 42 bool ' Support forced filesystem unmounting' CONFIG_FEATURE_MOUNT_FORCE