X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=91eb1541fe1dffe36d4b6133383328dd03f2ce30;hb=6298945d5c4b9a8116f2b1d1f9c7f6c0ff644a05;hp=0004929cdc623ddc8c87954555648a02a79b88f0;hpb=89456fcee469882bad8566aa0947c7aadadfde91;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 0004929cd..91eb1541f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2809,6 +2809,7 @@ journalctl_SOURCES += \ src/journal/journal-qrcode.h journalctl_CFLAGS = \ + $(AM_CFLAGS) \ $(QRENCODE_CFLAGS) journalctl_LDADD += \ @@ -2995,7 +2996,7 @@ libsystemd_journal_la_CFLAGS += \ libsystemd_journal_la_LIBADD += \ $(XZ_LIBS) -libsystemd_journal_internal_la_CFLAGS = \ +libsystemd_journal_internal_la_CFLAGS += \ $(XZ_CFLAGS) libsystemd_journal_internal_la_LIBADD += \ @@ -4445,7 +4446,6 @@ SYSINIT_TARGET_WANTS += \ systemd-update-utmp.service LOCAL_FS_TARGET_WANTS += \ systemd-remount-fs.service \ - systemd-fsck-root.service \ tmp.mount MULTI_USER_TARGET_WANTS += \ getty.target \