From b1611d9a4693f1dc8296ef44f7e0f6044032ce15 Mon Sep 17 00:00:00 2001 From: Pere Orga Date: Thu, 11 Aug 2011 13:42:00 +0200 Subject: hostid: fix behavior on identifiers starting with zeros Signed-off-by: Pere Orga Signed-off-by: Denys Vlasenko --- coreutils/Config.src | 7 ------- 1 file changed, 7 deletions(-) (limited to 'coreutils/Config.src') diff --git a/coreutils/Config.src b/coreutils/Config.src index 65165d79b..a28449b11 100644 --- a/coreutils/Config.src +++ b/coreutils/Config.src @@ -269,13 +269,6 @@ config FEATURE_FANCY_HEAD help This enables the head options (-c, -q, and -v). -config HOSTID - bool "hostid" - default y - help - hostid prints the numeric identifier (in hexadecimal) for - the current host. - config INSTALL bool "install" default y -- cgit v1.2.3-55-g6feb