X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=configure.in;h=e52c5e607ca14a793bd9059a9f0af9671e69a747;hp=2485a5fe9a9694f8fb328f6e851d107bc20b7af9;hb=aa2501ef873e96a8500c53b05280dcc0ade952c2;hpb=9a33ff618b5901a3af815650d4b84d39ee96e529 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