From 670fa20e6878bb96dfd6e5ee7e7fd06c43a2a08d Mon Sep 17 00:00:00 2001 From: fukachan Date: Tue, 18 Dec 2001 12:59:29 +0000 Subject: fix help message --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 5bc57b57..f3c23b72 100755 --- a/configure +++ b/configure @@ -14,13 +14,13 @@ ac_help= ac_default_prefix=/usr/local # Any additions from configure.in: ac_help="$ac_help - --with-fmlconfdir=DIR use DIR instead of SYSCONFDIR/etc/fml" + --with-fmlconfdir=DIR use DIR instead of SYSCONFDIR/fml" ac_help="$ac_help --with-mlspooldir=DIR use DIR instead of /var/spool/ml" ac_help="$ac_help --with-fml-owner=USER use USER instead of fml" ac_help="$ac_help - --with-fml-group=USER use GROUP instead of fml" + --with-fml-group=GROUP use GROUP instead of fml" # Initialize some variables set by options. # The variables have the same names as the options, with -- cgit v1.2.1