[PATCH] Fix libs for current systemd linker name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Systemd versions since 210 (Feb 2014) have merged libsystemd-daemon into
libsystemd.

Signed-off-by: Andy Grover <agrover@xxxxxxxxxx>
---
 usr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr/Makefile b/usr/Makefile
index 817a3fb..1fae7e7 100644
--- a/usr/Makefile
+++ b/usr/Makefile
@@ -52,7 +52,7 @@ CFLAGS += -DBSDIR=\"$(DESTDIR)$(libdir)/backing-store\"
 LIBS += -lpthread -ldl
 
 ifneq ($(SD_NOTIFY),)
-LIBS += -lsystemd-daemon
+LIBS += -lsystemd
 endif
 
 PROGRAMS += tgtd tgtadm tgtimg
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux SCSI]     [Linux RAID]     [Linux Clusters]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]

  Powered by Linux