From: Andreas Henriksson <andreas@fatal.se>
To: util-linux@vger.kernel.org
Cc: Andreas Henriksson <andreas@fatal.se>
Subject: [PATCH] build: uuidd requires linux now, uses signalfd
Date: Sun, 13 Mar 2016 18:56:07 +0100 [thread overview]
Message-ID: <1457891767-16753-1-git-send-email-andreas@fatal.se> (raw)
Specify that uuidd can only be built on Linux now since
commit 25d66b4e3232d7b "uuidd: use signalfd() and setup_timer()"
Signed-off-by: Andreas Henriksson <andreas@fatal.se>
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index 8d808b7..e5ee3fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1079,6 +1079,7 @@ AC_ARG_ENABLE([uuidd],
[], [UL_DEFAULT_ENABLE([uuidd], [check])]
)
UL_BUILD_INIT([uuidd])
+UL_REQUIRES_LINUX([uuidd])
UL_REQUIRES_BUILD([uuidd], [libuuid])
AS_IF([test "x$build_uuidd" = xyes], [
AC_DEFINE([HAVE_UUIDD], [1], [Define to 1 if you want to use uuid daemon.])
--
2.1.4
next reply other threads:[~2016-03-13 17:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-13 17:56 Andreas Henriksson [this message]
2016-03-13 20:45 ` [PATCH] build: uuidd requires linux now, uses signalfd Ruediger Meier
2016-03-14 6:42 ` Andreas Henriksson
2016-03-14 11:38 ` Ruediger Meier
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=1457891767-16753-1-git-send-email-andreas@fatal.se \
--to=andreas@fatal.se \
--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