portability fixes (compiles under macosx 5.8 as well, probably on newer ones as well)

This commit is contained in:
git@daemon.de
2014-03-08 19:27:52 +01:00
parent 1c068d441d
commit 71faa88592
3 changed files with 26 additions and 6 deletions

View File

@@ -62,6 +62,7 @@ AC_TYPE_SIZE_T
# Checks for library functions.
AC_CHECK_FUNCS( \
arc4random_buf \
arc4random \
fread \
fopen \
free \