detect strerror_r and if not there, provide it

This commit is contained in:
Love Hornquist Astrand
2009-10-12 09:01:55 -07:00
parent f0caeb7865
commit fb35ca4026
3 changed files with 62 additions and 0 deletions

View File

@@ -354,6 +354,7 @@ AC_BROKEN([ \
strcasecmp \
strdup \
strerror \
strerror_r \
strftime \
strlcat \
strlcpy \