gensio: prevent accidental use of dns_sd 22644/head
authorMichael Heimpold <mhei@heimpold.de>
Sat, 11 Nov 2023 15:38:03 +0000 (16:38 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Sat, 11 Nov 2023 15:38:08 +0000 (16:38 +0100)
commit45f9302afe21ec98cdd43b37feb46a0408a7aaab
treef86d92012016c0d6982a55148cf83b11b3dcf8e4
parent6b4a197c8c1000e6e0ea650fe4e24769cc603e99
gensio: prevent accidental use of dns_sd

Buildbots spottet this error that when dns_sd library is
available, then gensio's configure will pick it up.
This is not desired since we already link to libavahi
for the mdns stuff, so let's disable dnssd lookup explicitly.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
net/gensio/Makefile