X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=configure.in;h=e52c5e607ca14a793bd9059a9f0af9671e69a747;hp=2485a5fe9a9694f8fb328f6e851d107bc20b7af9;hb=389877bae1fe1a9f7259b8979f6a930744d90fab;hpb=0cd75fec1902ab5540539fe8c95a071caf18f58e diff --git a/configure.in b/configure.in index 2485a5f..e52c5e6 100644 --- a/configure.in +++ b/configure.in @@ -517,7 +517,7 @@ AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include ]], [[sigsetjmp((void *)0, 0);]])],[AC_DEFINE(HAVE_SIGSETJMP) AC_MSG_RESULT(yes)], [AC_MSG_RESULT(no)]) -AC_REPLACE_FUNCS(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