On Thu, Jul 16, 2020 at 11:57:33 +0200, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > --- > src/network/Makefile.inc.am | 22 ---------------------- > src/network/meson.build | 12 ++++++++++++ > 2 files changed, 12 insertions(+), 22 deletions(-) I took this one as a representative sample to compare how it's linked. The only difference I found is that 'libnl-route-3' is not linked with meson any more. That certainly doesn't matter in this case, but it's maybe worth checking whether it's linked in the appropriate place.