X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.in;h=c5a90506c5115d04f7b98c293b5efa836295c506;hb=ae31d21710465851fdecc8e5fb447e690b83a9f4;hp=6b21a320247fe3a45a65e320e1b2f3e65afb686f;hpb=c79c37f2b6e647212c36b63841a4628af01c774a;p=mmh diff --git a/configure.in b/configure.in index 6b21a32..c5a9050 100644 --- a/configure.in +++ b/configure.in @@ -534,7 +534,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(snprintf strdup) +AC_REPLACE_FUNCS(memmove snprintf strerror 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