X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.ac;h=70490cac6852811380254a311e043c98d232ebb6;hb=7a0a7153bb07a0d9aca20ee21f9328f48fe49443;hp=5e9cae266e42188bb9a511d2bb509035e9619488;hpb=305304bcc8a55a2faea31c551ccc66d984e63bd1;p=mmh diff --git a/configure.ac b/configure.ac index 5e9cae2..70490ca 100644 --- a/configure.ac +++ b/configure.ac @@ -364,7 +364,7 @@ fi dnl Provide a way for distcheck to disable setgid_mail via dnl DISTCHECK_CONFIGURE_FLAGS. -if test x"$DISABLE_SETGID_MAIL" != x; then +if test x"$DISABLE_SETGID_MAIL" != x -a x"$DISABLE_SETGID_MAIL" != x0; then nmh_cv_dotlockfile_setgid=yes fi