aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 2e016ea5..628cb13e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2003 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2004 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -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: 7270 $)
+AC_REVISION($Revision: 7272 $)
AC_PREREQ(2.0)
AC_INIT(src/common.h)
@@ -545,7 +545,6 @@ AC_DEFUN(MM_SCRIPTS, [dnl
bin/add_members \
bin/arch \
bin/change_pw \
-bin/reset_pw \
bin/check_db \
bin/check_perms \
bin/cleanarch \
@@ -569,6 +568,7 @@ bin/newlist \
bin/pygettext.py \
bin/qrunner \
bin/remove_members \
+bin/reset_pw.py \
bin/rmlist \
bin/show_qfiles \
bin/sync_members \