From 010cf2076e45e0e31debd5921d3cdc732dcba2f5 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Thu, 29 Jun 2017 12:32:26 +0200 Subject: [PATCH] Prep v231.3: libelogind-internal does not need to link against libresolv --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index d7cc327d0..605924b4c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -623,9 +623,6 @@ libelogind_internal_la_SOURCES = \ src/libelogind/sd-daemon/sd-daemon.c \ src/libelogind/sd-login/sd-login.c -libelogind_internal_la_LIBADD = \ - -lresolv - noinst_LTLIBRARIES += \ libelogind-internal.la -- 2.30.2