|
|
|
[PATCH 2/7] arch, eject, elvtune: Gracefully disable on non-Linux platforms. | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Signed-off-by: Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx> --- configure.ac | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 76f73a1..cd8fa4e 100644 --- a/configure.ac +++ b/configure.ac @@ -628,9 +628,9 @@ AC_ARG_ENABLE([most-builds], [], enable_most_builds=no ) if test "x$enable_most_builds" = xyes; then - enable_arch=yes + enable_arch=check enable_ddate=yes - enable_elvtune=yes + enable_elvtune=check enable_last=yes enable_line=yes enable_mesg=yes @@ -862,7 +862,7 @@ AC_SUBST([ruman1dir]) AC_ARG_ENABLE([eject], AS_HELP_STRING([--disable-eject], [do not build eject]), - [], enable_eject=yes + [], enable_eject=check ) UL_BUILD_INIT([eject]) UL_REQUIRES_LINUX([eject]) -- 1.7.9 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
[Site Home] [Netdev] [Ethernet Bridging] [Linux Wireless] [Kernel Newbies] [Memory] [Security] [Linux for Hams] [Netfilter] [Bugtraq] [Rubini] [Photo] [Yosemite] [Yosemite News] [MIPS Linux] [ARM Linux] [Linux RAID] [Linux Admin] [Samba] [Video 4 Linux] [Linux Resources]