Skip to content

Commit

Permalink
Remove AC_FUNC_MALLOC
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Jan 22, 2016
1 parent 7d0545f commit 56d9769
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configure.ac
Expand Up @@ -97,9 +97,6 @@ AC_CHECK_TYPES([ptrdiff_t])
AC_C_BIGENDIAN

# Checks for library functions.
if test "x$cross_compiling" != "xyes"; then
AC_FUNC_MALLOC
fi
AC_CHECK_FUNCS([ \
memmove \
memset \
Expand Down

0 comments on commit 56d9769

Please sign in to comment.