summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-03-17 00:52:04 +0000
committerbwarsaw2002-03-17 00:52:04 +0000
commit156f72a9aef27623145f7df6bddce9c0b8a3fef5 (patch)
tree6acb6664cffc09ef7f01fc79d743c74cec4bb344
parent9678bf3df1a2009bc48daa9c64c4c0a281e4efcc (diff)
downloadmailman-156f72a9aef27623145f7df6bddce9c0b8a3fef5.tar.gz
mailman-156f72a9aef27623145f7df6bddce9c0b8a3fef5.tar.zst
mailman-156f72a9aef27623145f7df6bddce9c0b8a3fef5.zip
-rwxr-xr-xconfigure4
-rw-r--r--configure.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index ffd7a3a49..0aa948d87 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
-# From configure.in Revision: 2.22
+# From configure.in Revision: 2.23
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
@@ -470,7 +470,7 @@ echo > confdefs.h
# A filename unique to this package, relative to the directory that
# configure is in, which we can look for to find out if srcdir is correct.
-ac_unique_file=src/alias-wrapper.c
+ac_unique_file=src/common.h
# Find the source files, if location was not specified.
if test -z "$srcdir"; then
diff --git a/configure.in b/configure.in
index 958e5840e..abc4c0b28 100644
--- a/configure.in
+++ b/configure.in
@@ -15,9 +15,9 @@
# 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: 4938 $)
+AC_REVISION($Revision: 4991 $)
AC_PREREQ(2.0)
-AC_INIT(src/alias-wrapper.c)
+AC_INIT(src/common.h)
# /usr/local/mailman is the default installation directory