<div dir="ltr">The error has "ABI_GETDELIM", but your first quoted line has "getgelim". (note second "g" where you almost certainly meant "d").</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 30, 2024 at 6:26 AM Aleksey Cheusov <<a href="mailto:vle@gmx.net">vle@gmx.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Based on just a couple minutes looking at the autoconf/automake goop, it<br>
> appears that AM_CONDITIONAL is called for all the ABI_ identifiers<br>
> via LIBBSD_SELECT_ABI (defined in m4/libbsd-compiler.m4). So, you are<br>
> missing a LIBBSD_SELECT_ABI([getdelim], SOMETHING) in <a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a>.<br>
<br>
I have the following lines in <a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a><br>
<br>
LIBBSD_SELECT_ABI([getgelim], [getdelim()])<br>
LIBBSD_SELECT_ABI([getline], [getline()])<br>
<br>
just by analogy with other similar lines<br>
<br>
LIBBSD_SELECT_ABI([flopen], [flopen()/flopenat()])<br>
LIBBSD_SELECT_ABI([fmtcheck], [fmtcheck()])<br>
LIBBSD_SELECT_ABI([fpurge], [fpurge()])<br>
LIBBSD_SELECT_ABI([freezero], [freezero()])<br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div style="font-family:"courier new",monospace">Paul H. Hargrove <<a href="mailto:PHHargrove@lbl.gov" target="_blank">PHHargrove@lbl.gov</a>><br>Pronouns: he, him, his<br></div><div style="font-family:"courier new",monospace">Computer Languages & Systems Software (CLaSS) Group</div><div style="font-family:"courier new",monospace">Computer Science Department</div><div style="font-family:"courier new",monospace">Lawrence Berkeley National Laboratory</div></div></div></div>