Doesn't autoconf check for these sort of things? I would assume packages that compile on BSD and GNU systems already have #ifdef HAS_STRLCAT or something similar.
Posted May 21, 2009 17:10 UTC (Thu) by jschrod (subscriber, #1646)
[Link]
This is about binary compatibility, not source compatibility. `Drop-in replacement' means that one doesn't have to compile applications anew when one exchanges one glibc for the other.