Merge tag 'v0.19.13'

release v0.19.13
This commit is contained in:
Max Kellermann
2016-02-23 22:13:43 +01:00
6 changed files with 23 additions and 4 deletions

View File

@@ -229,6 +229,7 @@ if test x$host_is_linux = xyes; then
fi
AC_CHECK_FUNCS(getpwnam_r getpwuid_r)
AC_CHECK_FUNCS(initgroups)
AC_CHECK_FUNCS(fnmatch)
AC_CHECK_FUNCS(strndup)