X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.ac;h=2fba8974fae5da536d9948005fb6a949d723f7d8;hb=5d09b7206ae2602d3aedb2b552ef160b855d8054;hp=e9d235486b9e19c2b621d32704fe9b85d4520b35;hpb=a485ed478abbd599d8c9aab48934e7a26733ecb1;p=mmh diff --git a/configure.ac b/configure.ac index e9d2354..2fba897 100644 --- a/configure.ac +++ b/configure.ac @@ -385,7 +385,7 @@ dnl --------------- AC_FUNC_VFORK AC_CHECK_LIB(mkstemp,mkstemp) AC_CHECK_FUNCS(waitpid wait3 sigaction sigprocmask sigblock sigsetmask \ - sighold sigrelse writev lstat uname tzset killpg mkstemp \ + sighold sigrelse lstat uname tzset killpg mkstemp \ getutent nl_langinfo mbtowc wcwidth) dnl sigsetjmp may be a macro @@ -395,7 +395,7 @@ AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include ]], [Define to 1 if you have the `sigsetjmp'.]) AC_MSG_RESULT(yes)], [AC_MSG_RESULT(no)]) -AC_REPLACE_FUNCS(memmove snprintf strerror strdup) +AC_REPLACE_FUNCS(snprintf strdup) dnl Look for the initgroups() declaration. On AIX 4.[13], Solaris 4.1.3, and dnl ULTRIX 4.2A the function is defined in libc but there's no declaration in