summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-12-18 12:59:29 +0000
committerfukachan <fukachan>2001-12-18 12:59:29 +0000
commit670fa20e6878bb96dfd6e5ee7e7fd06c43a2a08d (patch)
tree6c4f0e4e0c572b650557a8c9815cc875c446bfc6 /configure
parent29d1b28720ef1d10db2d4ccc0d5142addb2b9dce (diff)
downloadfml8-670fa20e6878bb96dfd6e5ee7e7fd06c43a2a08d.tar.gz
fml8-670fa20e6878bb96dfd6e5ee7e7fd06c43a2a08d.tar.bz2
fml8-670fa20e6878bb96dfd6e5ee7e7fd06c43a2a08d.zip
fix help message
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
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