Thread-safe wrapper around strerror(3)/strerror_r(3) added

This commit is contained in:
Tobias Brunner
2012-06-28 13:14:52 +02:00
parent 0f018a7324
commit 2a59527659
3 changed files with 93 additions and 4 deletions
+1
View File
@@ -301,6 +301,7 @@ dnl ===========================================
AC_HEADER_STDBOOL
AC_FUNC_ALLOCA
AC_FUNC_STRERROR_R
dnl libraries needed on some platforms but not on others
dnl ====================================================