]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
kill, raw, rename: Don't explicitly enable for --enable-most-builds.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 25 May 2012 18:16:12 +0000 (20:16 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 29 May 2012 07:33:05 +0000 (09:33 +0200)
They're already dealt with in the default configuration.

Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
configure.ac

index eb67ada4b10313edb07da5d95bfa9850467c7e10..76f73a1abcb406073d3e3a9245330e010ad37c61 100644 (file)
@@ -631,12 +631,9 @@ if test "x$enable_most_builds" = xyes; then
   enable_arch=yes
   enable_ddate=yes
   enable_elvtune=yes
-  enable_kill=yes
   enable_last=yes
   enable_line=yes
   enable_mesg=yes
-  enable_raw=yes
-  enable_rename=yes
   enable_reset=yes
   enable_login_utils=yes
   enable_write=yes