summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-11-23 15:08:53 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-11-27 20:53:35 -0500
commitb4a4417ca86d108657b52c41c028876f002a7be4 (patch)
tree09825b49d538bf597d954cd6f315afdfde84f6ba /Makefile.am
parent564c44436cf64adc7a9eff8c17f386899194a893 (diff)
nss-myhostname: link less
This reduces libraries reported by ldd by liblzma, liblz4, libgcrypt, libgpg-error, libacl, libidn, libseccomp.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index db206ae13e..b920d47a8a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4847,7 +4847,7 @@ libnss_myhostname_la_LDFLAGS = \
-Wl,--version-script=$(top_srcdir)/src/nss-myhostname/nss-myhostname.sym
libnss_myhostname_la_LIBADD = \
- libshared.la
+ libsystemd-internal.la
lib_LTLIBRARIES += \
libnss_myhostname.la