Skip to content

Commit

Permalink
removed AC_FUNC_MALLOC from configure.ac. Not needed, and fails on au…
Browse files Browse the repository at this point in the history
…toconf >= 2.70
  • Loading branch information
kosloot committed Aug 24, 2021
1 parent 84a20fa commit 63740b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Expand Up @@ -48,7 +48,6 @@ AC_C_INLINE
AC_TYPE_SIZE_T

# Checks for library functions.
AC_FUNC_MALLOC
AC_CHECK_FUNCS([floor gettimeofday pow rint sqrt ])

PKG_PROG_PKG_CONFIG
Expand Down

0 comments on commit 63740b1

Please sign in to comment.