[Asterisk-code-review] BuildSystem: Fix misdetection of gethostbyname_r() on NetBSD (asterisk[master])

Sean Bright asteriskteam at digium.com
Mon Jan 10 10:18:37 CST 2022


Attention is currently required from: Joshua Colp, Michał Górny, Jaco Kroon.
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/17703 )

Change subject: BuildSystem: Fix misdetection of gethostbyname_r() on NetBSD
......................................................................


Patch Set 4: Code-Review-1

(1 comment)

File configure.ac:

https://gerrit.asterisk.org/c/asterisk/+/17703/comment/a534cc8a_f00ac8b5 
PS4, Line 947: AC_CHECK_DECLS(gethostbyname_r,
Use brackets:

 AC_CHECK_DECLS([gethostbyname_r], ...



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17703
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iafa359b09908251bcd299ff54be003ea129b9eda
Gerrit-Change-Number: 17703
Gerrit-PatchSet: 4
Gerrit-Owner: Jaco Kroon <jaco at uls.co.za>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-CC: Michał Górny <mgorny at NetBSD.org>
Gerrit-Attention: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: Michał Górny <mgorny at NetBSD.org>
Gerrit-Attention: Jaco Kroon <jaco at uls.co.za>
Gerrit-Comment-Date: Mon, 10 Jan 2022 16:18:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220110/0751e7fa/attachment-0001.html>


More information about the asterisk-code-review mailing list