]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configure: fix detection of re-entrant resolver functions
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 8 Mar 2023 18:26:51 +0000 (19:26 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 16 Mar 2023 15:22:15 +0000 (10:22 -0500)
commitcb0220dec20b988a8d9662dccb215e5a5382b132
tree14174d79e89233cab768a85f7d37994b3e783003
parent405211eff757c4e91477d4f6cc6727d3e81057ae
configure: fix detection of re-entrant resolver functions

uClibc does not provide res_nsearch:
asterisk-16.0.0/main/dns.c:506: undefined reference to `res_nsearch'

Patch coded by Yann E. MORIN:
http://lists.busybox.net/pipermail/buildroot/2018-October/232630.html

ASTERISK-21795 #close

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Retrieved from:
https: //git.buildroot.net/buildroot/tree/package/asterisk/0005-configure-fix-detection-of-re-entrant-resolver-funct.patch]
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Change-Id: I79296f19e28ec764bbd1e991bf11c416d0b10563
configure
configure.ac