chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6be9b36
)
build-sys: bootctl depends on HAVE_BLKID
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 22 Feb 2015 09:28:34 +0000
(10:28 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sun, 22 Feb 2015 09:28:34 +0000
(10:28 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index ba63f681d1e1e76563927f9b83870a6c97408921..8c7d000a288481c562e797b14bcb98234fae9b6f 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-2488,6
+2488,7
@@
systemd_efi_boot_generator_LDADD = \
libsystemd-shared.la
# ------------------------------------------------------------------------------
+if HAVE_BLKID
bootctl_SOURCES = \
src/boot/bootctl.c
@@
-2513,6
+2514,7
@@
dist_bashcompletion_DATA += \
dist_zshcompletion_DATA += \
shell-completion/zsh/_bootctl
+endif
# ------------------------------------------------------------------------------
if HAVE_GNUEFI