masqmail

diff configure @ 193:bd9704417d49

typographic fix: alignments in configure -h
author meillo@marmaro.de
date Thu, 15 Jul 2010 14:37:49 +0200
parents 89f951be358f
children 45acc5727493
line diff
     1.1 --- a/configure	Thu Jul 15 14:24:40 2010 +0200
     1.2 +++ b/configure	Thu Jul 15 14:37:49 2010 +0200
     1.3 @@ -1346,24 +1346,24 @@
     1.4    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     1.5    --disable-dependency-tracking  speeds up one-time build
     1.6    --enable-dependency-tracking   do not reject slow dependency extractors
     1.7 -  --disable-resolver       disable resolver support
     1.8 -  --disable-debug          disable debugging
     1.9 -  --disable-smtp-server    disable smtp server support
    1.10 -  --enable-auth            enable AUTH (RFC 2554) client support
    1.11 -  --enable-maildir            enable qmail style maildir support
    1.12 -  --enable-ident           enable ident (RFC 1413) support
    1.13 +  --disable-resolver      disable resolver support
    1.14 +  --disable-debug         disable debugging
    1.15 +  --disable-smtp-server   disable smtp server support
    1.16 +  --enable-auth           enable AUTH (RFC 2554) client support
    1.17 +  --enable-maildir        enable qmail style maildir support
    1.18 +  --enable-ident          enable ident (RFC 1413) support
    1.19  
    1.20  Optional Packages:
    1.21    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
    1.22    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
    1.23 -  --with-user=USER         set user mail
    1.24 -  --with-group=GROUP       set group trusted
    1.25 -  --with-glib-static=path  link glib statically (path mandatory!)
    1.26 -  --with-libcrypto         use libcrypto
    1.27 -  --with-liblockfile       use liblock (for Debian)
    1.28 -  --with-logdir=DIR        set log directory /var/log/masqmail
    1.29 -  --with-spooldir=DIR      set spool directory /var/spool/masqmail
    1.30 -  --with-confdir           directory for configuration /etc/masqmail
    1.31 +  --with-user=USER        set user mail
    1.32 +  --with-group=GROUP      set group trusted
    1.33 +  --with-glib-static=path            link glib statically (path mandatory!)
    1.34 +  --with-libcrypto        use libcrypto
    1.35 +  --with-liblockfile      use liblock (for Debian)
    1.36 +  --with-logdir=DIR       set log directory /var/log/masqmail
    1.37 +  --with-spooldir=DIR     set spool directory /var/spool/masqmail
    1.38 +  --with-confdir          directory for configuration /etc/masqmail
    1.39  
    1.40  Some influential environment variables:
    1.41    CC          C compiler command