From 2ec922eed5093084837be628efc07c635ad30357 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 13 Apr 2006 23:22:16 +0000 Subject: Patch from Robert P Day: let menuconfig indent stuff for us, we don't have to do it in Config.in. --- debianutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debianutils') diff --git a/debianutils/Config.in b/debianutils/Config.in index f13d56ec7..146a24e61 100644 --- a/debianutils/Config.in +++ b/debianutils/Config.in @@ -25,7 +25,7 @@ config CONFIG_READLINK of the file it points to config CONFIG_FEATURE_READLINK_FOLLOW - bool " Enable canonicalization by following all symlinks (-f)" + bool "Enable canonicalization by following all symlinks (-f)" default n depends on CONFIG_READLINK help -- cgit v1.2.3