X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=configure.ac;h=a5279d06ef0dd6d1648bdd71c0beab43b7308b56;hb=feff94de6be535f17f06e3c135366b33ab9c0ca3;hp=c59f94205a5a489aa617b2c579b71c371e1b4bfd;hpb=dbafded223070ff12b0e321f21e6122ac5247e6e;p=coloredstderr%2Fcoloredstderr.git 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])])