Allow a user to enable setgid of inc when running distcheck with:
authorDavid Levine <levinedl@acm.org>
Sat, 28 Apr 2012 20:56:36 +0000 (15:56 -0500)
committerDavid Levine <levinedl@acm.org>
Sat, 28 Apr 2012 20:58:43 +0000 (15:58 -0500)
commit7a0a7153bb07a0d9aca20ee21f9328f48fe49443
tree84e164b9b38d570e136955cb5c2d9c10c07134c6
parent305304bcc8a55a2faea31c551ccc66d984e63bd1
Allow a user to enable setgid of inc when running distcheck with:
  make distcheck DISTCHECK_CONFIGURE_FLAGS=DISABLE_SETGID_MAIL=0
though that's probably never going to be used.
(cherry picked from commit b83b264039d4245810cb845a540c024032a45ac4)
configure.ac