From b3849c66d372a28312dab196df9c9b01b11f107a Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 25 Jun 2017 09:42:06 +0100 Subject: rfkill: use libsmartcols output This also makes the rfkill to output status when executed without arguments. That is believed ot be more useful than usage() output. Signed-off-by: Sami Kerola --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index dd1e324dd..1fb61bb9f 100644 --- a/configure.ac +++ b/configure.ac @@ -1619,6 +1619,7 @@ AM_CONDITIONAL([BUILD_RENICE], [test "x$build_renice" = xyes]) UL_BUILD_INIT([rfkill], [yes]) UL_REQUIRES_LINUX([rfkill]) +UL_REQUIRES_BUILD([rfkill], [libsmartcols]) AM_CONDITIONAL([BUILD_RFKILL], [test "x$build_rfkill" = xyes]) UL_BUILD_INIT([setsid], [yes]) -- cgit v1.2.3-55-g7522