X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=configure.in;h=0b2a73c472a3e333f35e540d721ff46dbedd3552;hp=6b21a320247fe3a45a65e320e1b2f3e65afb686f;hb=27844443b4759689ecbc2eb4519c0fe83ebda473;hpb=c79c37f2b6e647212c36b63841a4628af01c774a diff --git a/configure.in b/configure.in index 6b21a32..0b2a73c 100644 --- a/configure.in +++ b/configure.in @@ -70,7 +70,8 @@ AC_ARG_ENABLE(masquerade, masquerade="draft_from mmailid username_extension" else masquerade="$enable_masquerade" - fi]) + fi], + masquerade="draft_from mmailid username_extension") AC_SUBST(masquerade)dnl dnl Do you want mhe support? @@ -534,7 +535,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