summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorbwarsaw2001-06-25 21:05:03 +0000
committerbwarsaw2001-06-25 21:05:03 +0000
commit8c8a8b7e15b28325e820f0e5240202c5752a8f6c (patch)
tree7b833065603e8ad18eb545d75839b9a70dc33542 /configure
parent575768dd41d548d5b0b65891e29ee3e5be28ab40 (diff)
downloadmailman-8c8a8b7e15b28325e820f0e5240202c5752a8f6c.tar.gz
mailman-8c8a8b7e15b28325e820f0e5240202c5752a8f6c.tar.zst
mailman-8c8a8b7e15b28325e820f0e5240202c5752a8f6c.zip
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure b/configure
index 8cd5b0603..e6faab65e 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
-# From configure.in Revision: 2.3
+# From configure.in Revision: 2.4
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
@@ -1301,8 +1301,8 @@ echo "$ac_t""okay" 1>&6
# Now find the UIDs and GIDs
# Support --with-mail-gid and --with-cgi-gid
-echo $ac_n "checking for mail wrapper GID""... $ac_c" 1>&6
-echo "configure:1306: checking for mail wrapper GID" >&5
+echo $ac_n "checking for mail wrapper GID; i.e. --with-mail-gid""... $ac_c" 1>&6
+echo "configure:1306: checking for mail wrapper GID; i.e. --with-mail-gid" >&5
# Check whether --with-mail-gid or --without-mail-gid was given.
if test "${with_mail_gid+set}" = set; then
withval="$with_mail_gid"
@@ -1362,8 +1362,8 @@ then
fi
-echo $ac_n "checking for CGI wrapper GID""... $ac_c" 1>&6
-echo "configure:1367: checking for CGI wrapper GID" >&5
+echo $ac_n "checking for CGI wrapper GID; i.e. --with-cgi-gid""... $ac_c" 1>&6
+echo "configure:1367: checking for CGI wrapper GID; i.e. --with-cgi-gid" >&5
# Check whether --with-cgi-gid or --without-cgi-gid was given.
if test "${with_cgi_gid+set}" = set; then
withval="$with_cgi_gid"