diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 7c2342c3e..363a584c1 100644 --- a/configure.in +++ b/configure.in @@ -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 ==================================================== |