Skip to content

Commit

Permalink
[build] drop unnecessary function checks
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Feb 18, 2018
1 parent 9120914 commit 9ea305a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions configure.ac
Expand Up @@ -256,12 +256,6 @@ AC_TYPE_UINT32_T
AC_TYPE_UINT64_T
AC_TYPE_INT32_T

# Checks for library functions.
AC_FUNC_ALLOCA
AC_FUNC_FORK
AC_FUNC_MALLOC
AC_FUNC_REALLOC

# required by doxyxml to build man pages dynamically
# Don't let AC_PROC_CC (invoked by AX_PROG_CC_FOR_BUILD) replace
# undefined CFLAGS_FOR_BUILD with -g -O2, overriding our special OPT_CFLAGS.
Expand Down

0 comments on commit 9ea305a

Please sign in to comment.