summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 4aea33488..4eb31b353 100644
--- a/configure.in
+++ b/configure.in
@@ -15,7 +15,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
dnl Process this file with autoconf to produce a configure script.
-AC_REVISION($Revision: 1695 $)
+AC_REVISION($Revision: 1704 $)
AC_PREREQ(2.0)
AC_INIT(src/alias-wrapper.c)
@@ -397,4 +397,4 @@ AC_OUTPUT([misc/paths.py Mailman/Defaults.py Mailman/mm_cfg.py.dist
Mailman/Archiver/Makefile Mailman/pythonlib/Makefile
mail/Makefile templates/Makefile cron/Makefile
filters/Makefile scripts/Makefile
- cron/crontab.in Makefile])
+ cron/crontab.in Makefile bin/check_perms])