We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7399a2 commit 2ac5200Copy full SHA for 2ac5200
config/user-systemd.m4
@@ -31,7 +31,7 @@ AC_DEFUN([ZFS_AC_CONFIG_USER_SYSTEMD], [
31
[enable_systemd=no])
32
])
33
34
- AC_MSG_CHECKING(for systemd support)
+ AC_MSG_CHECKING(for systemd support XXX libdir=$libdir XXX)
35
AC_MSG_RESULT([$enable_systemd])
36
37
AS_IF([test "x$enable_systemd" = xyes], [
0 commit comments