From: Sami Kerola <kerolasa@iki.fi>
To: util-linux@vger.kernel.org
Cc: kerolasa@iki.fi
Subject: [PATCH 3/3] build-sys: add chkdupexe and uuidd socket activation to most-builds
Date: Wed, 9 Jan 2013 22:44:06 +0000 [thread overview]
Message-ID: <1357771446-11966-3-git-send-email-kerolasa@iki.fi> (raw)
In-Reply-To: <1357771446-11966-1-git-send-email-kerolasa@iki.fi>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
---
configure.ac | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 16255b1..e937736 100644
--- a/configure.ac
+++ b/configure.ac
@@ -673,15 +673,17 @@ AC_ARG_ENABLE([most-builds],
)
if test "x$enable_most_builds" = xyes; then
enable_arch=check
+ enable_chfn_chsh=yes
+ enable_chkdupexe=yes
enable_elvtune=check
- enable_tunelp=yes
enable_last=yes
enable_line=yes
enable_mesg=yes
+ enable_newgrp=yes
enable_reset=yes
+ enable_socket_activation=yes
+ enable_tunelp=yes
enable_vipw=yes
- enable_chfn_chsh=yes
- enable_newgrp=yes
enable_write=yes
fi
--
1.8.1
next prev parent reply other threads:[~2013-01-09 22:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-09 22:44 [PATCH 1/3] build-sys: add files to distribution Sami Kerola
2013-01-09 22:44 ` [PATCH 2/3] build-sys: ignore chkdupexe Sami Kerola
2013-01-10 10:46 ` Karel Zak
2013-01-09 22:44 ` Sami Kerola [this message]
2013-01-09 22:47 ` [PATCH 3/3] build-sys: add chkdupexe and uuidd socket activation to most-builds Dave Reisner
2013-01-10 10:48 ` Karel Zak
2013-01-10 10:46 ` [PATCH 1/3] build-sys: add files to distribution Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1357771446-11966-3-git-send-email-kerolasa@iki.fi \
--to=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox