X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=76237e26810f52a37ec6f36fdc3564345293dbf0;hb=eeef255a56fa2a1551c88571cf4bc34eeb858ef8;hp=1910558def79de77db4e11cdfd669b89503d2f35;hpb=e32a18146eb52fc278833d7cfb49ed8d9ace62bc;p=mmh diff --git a/configure.in b/configure.in index 1910558..76237e2 100644 --- a/configure.in +++ b/configure.in @@ -280,7 +280,7 @@ fi dnl ...If it's not, we need to #define MAILGROUP to 1 and make inc setgid. if test x"$nmh_cv_mailspool_world_writable" = x"no"; then dnl do we really need both of these? - AC_DEFINE(MAILGROUP) + AC_DEFINE(MAILGROUP)dnl SETGID_MAIL=1 fi AC_SUBST(SETGID_MAIL)dnl