build-sys: gpt-auto-generator depends on HAVE_BLKID

This commit is contained in:
Marcel Holtmann
2013-09-09 17:35:52 -04:00
committed by Zbigniew Jędrzejewski-Szmek
parent 4bcc8c3cb5
commit 046d2bd446
+2
View File
@@ -1709,6 +1709,7 @@ bin_PROGRAMS += \
endif
# ------------------------------------------------------------------------------
if HAVE_BLKID
systemgenerator_PROGRAMS += \
systemd-gpt-auto-generator
@@ -1725,6 +1726,7 @@ systemd_gpt_auto_generator_LDADD = \
systemd_gpt_auto_generator_CFLAGS = \
$(AM_CFLAGS) \
$(BLKID_CFLAGS)
endif
# ------------------------------------------------------------------------------
systemd_rc_local_generator_SOURCES = \