El 5/8/24 a las 15:20, Adrian Bunk escribió:
...
dh_auto_configure -- \
--libexecdir=\${prefix}/lib \
--with-librecode \
...
checking for recode_new_outer in librecode... no
...
Features:
...
GNU recode library interface: no
...
Looking at config.log, this is one of the cases of silent feature
loss due to -Wimplicit-function-declaration now being an error:
Well spotted. I'll file a separate bug for that. Thanks.