It is quite unlikely anyone will fail to have strerror any more.  But, it
is not a big deal one way or the other, since the way to be totally
portable is to include the canonical strerror.c you can find in some random
GNU packages and do AC_REPLACE_FUNCS(strerror).


Reply via email to