diff options
| author | Sam Varshavchik | 2015-04-25 09:57:08 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2015-04-25 09:57:08 -0400 |
| commit | 4d6b3cbc45d313e763da26f55c56993553edcd0d (patch) | |
| tree | 0b1d2270748470566209dcd73393b2280e346fee /maildrop/configure.ac | |
| parent | 5b033aa14528f620ff8106b73e34a3dc14ad75f9 (diff) | |
| download | courier-libs-4d6b3cbc45d313e763da26f55c56993553edcd0d.tar.bz2 | |
Bump year
Diffstat (limited to 'maildrop/configure.ac')
| -rw-r--r-- | maildrop/configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maildrop/configure.ac b/maildrop/configure.ac index 5c20d9c..692f56c 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -1,8 +1,8 @@ dnl -dnl Copyright 1998 - 2014 Double Precision, Inc. See COPYING for +dnl Copyright 1998 - 2015 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(maildrop, 2.8.1, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 2.8.2, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros @@ -519,7 +519,7 @@ AC_ARG_ENABLE(trusted-groups, [ --enable-trusted-groups='...' specify groups al [TRUSTED_GROUPS=$enableval], [TRUSTED_GROUPS=""]) AC_DEFINE_UNQUOTED(TRUSTED_GROUPS,"$TRUSTED_GROUPS", [ List of groupnames who are allowed to use the -d option ]) - + AC_MSG_CHECKING(for UID of maildrop) AC_ARG_ENABLE(maildrop-uid, [ --enable-maildrop-uid=root UID of maildrop], [MAILDROPUID=$enableval], [MAILDROPUID=root]) |
