X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=configure.ac;h=a5279d06ef0dd6d1648bdd71c0beab43b7308b56;hp=c59f94205a5a489aa617b2c579b71c371e1b4bfd;hb=b22a078b8de5bfb84866d4f1e165b604279fe9f9;hpb=dbafded223070ff12b0e321f21e6122ac5247e6e diff --git a/configure.ac b/configure.ac index c59f942..a5279d0 100644 --- a/configure.ac +++ b/configure.ac @@ -41,8 +41,6 @@ AC_TYPE_SSIZE_T AC_C_INLINE AC_FUNC_FORK -AC_FUNC_MALLOC -AC_FUNC_REALLOC AC_CHECK_FUNCS([dup2 memmove setenv strdup]) AC_SEARCH_LIBS([dlsym], [dl], [], [AC_MSG_ERROR([dlsym() is required])])