diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
