From: Eric Andersen Date: Sat, 10 Nov 2001 11:17:17 +0000 (-0000) Subject: oops X-Git-Tag: 0_60_2~38 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=94f19a838518293810a0fc0c4dca926ca8caff57;p=oweals%2Fbusybox.git oops --- 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 bool ' Support mounting nfs file systems' CONFIG_NFSMOUNT bool ' Use devmtab instead of /proc (needs a patched kernel)' CONFIG_FEATURE_USE_DEVPS_PATCH fi -fi bool 'umount' CONFIG_UMOUNT if [ "$CONFIG_UMOUNT" = "y" ]; then bool ' Support forced filesystem unmounting' CONFIG_FEATURE_MOUNT_FORCE