masqmail

diff configure.ac @ 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.ac	Thu Jul 15 14:24:40 2010 +0200
     1.2 +++ b/configure.ac	Thu Jul 15 14:37:49 2010 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  
     1.5  dnl resolver support (default is use it)
     1.6  AC_ARG_ENABLE(resolver,
     1.7 -	[  --disable-resolver       disable resolver support],
     1.8 +	[  --disable-resolver      disable resolver support],
     1.9  	if test "$enable_resolver" != 'no'; then
    1.10  		resolver_enabled='yes'
    1.11  	fi,
    1.12 @@ -88,14 +88,14 @@
    1.13  
    1.14  dnl user and group configuration
    1.15  AC_ARG_WITH(user,
    1.16 -	[  --with-user=USER         set user [mail]],
    1.17 +	[  --with-user=USER        set user [mail]],
    1.18  	)
    1.19  if test "x$with_user" = 'x'; then
    1.20  	with_user='mail'
    1.21  fi
    1.22  
    1.23  AC_ARG_WITH(group,
    1.24 -	[  --with-group=GROUP       set group [trusted]],
    1.25 +	[  --with-group=GROUP      set group [trusted]],
    1.26  	)
    1.27  if test "x$with_group" = 'x'; then
    1.28  	with_group='trusted'
    1.29 @@ -103,7 +103,7 @@
    1.30  
    1.31  dnl debugging support (default is use it)
    1.32  AC_ARG_ENABLE(debug,
    1.33 -	[  --disable-debug          disable debugging],
    1.34 +	[  --disable-debug         disable debugging],
    1.35  	if test "x$enable_debug" != 'xno'; then
    1.36  		debug_enabled='yes'
    1.37  	fi,
    1.38 @@ -120,7 +120,7 @@
    1.39  
    1.40  dnl link glib statically?
    1.41  AC_ARG_WITH(glib_static,
    1.42 -	[  --with-glib-static=path  link glib statically (path mandatory!)],
    1.43 +	[  --with-glib-static=path            link glib statically (path mandatory!)],
    1.44  	)
    1.45  if test "x$with_glib_static" != 'x'; then
    1.46  	GLIB_LIBS=$with_glib_static
    1.47 @@ -133,7 +133,7 @@
    1.48  
    1.49  dnl smtp server support (default is use it)
    1.50  AC_ARG_ENABLE(smtp_server,
    1.51 -	[  --disable-smtp-server    disable smtp server support],
    1.52 +	[  --disable-smtp-server   disable smtp server support],
    1.53  	if test "x$enable_smtp_server" != 'xno'; then
    1.54  		smtp_server_enabled='yes'
    1.55  	fi,
    1.56 @@ -145,7 +145,7 @@
    1.57  
    1.58  dnl auth support (default is to not use it)
    1.59  AC_ARG_ENABLE(auth,
    1.60 -	[  --enable-auth            enable AUTH (RFC 2554) client support],
    1.61 +	[  --enable-auth           enable AUTH (RFC 2554) client support],
    1.62  	if test "x$enable_auth" != 'xno'; then
    1.63  		auth_enabled='yes'
    1.64  	fi,
    1.65 @@ -160,7 +160,7 @@
    1.66  
    1.67  dnl maildir support (default is to not use it)
    1.68  AC_ARG_ENABLE(maildir,
    1.69 -	[  --enable-maildir            enable qmail style maildir support],
    1.70 +	[  --enable-maildir        enable qmail style maildir support],
    1.71  	if test "x$enable_maildir" != 'xno'; then
    1.72  		maildir_enabled='yes'
    1.73  	fi,
    1.74 @@ -171,7 +171,7 @@
    1.75  
    1.76  dnl libcrypto
    1.77  AC_ARG_WITH(libcrypto,
    1.78 -	[  --with-libcrypto         use libcrypto],
    1.79 +	[  --with-libcrypto        use libcrypto],
    1.80  	)
    1.81  if test "x$with_libcrypto" != 'xyes'; then
    1.82  	with_libcrypto='no'
    1.83 @@ -194,7 +194,7 @@
    1.84  dnl ident support (default is to not use it)
    1.85  IDENT_LIBS=''
    1.86  AC_ARG_ENABLE(ident,
    1.87 -	[  --enable-ident           enable ident (RFC 1413) support],
    1.88 +	[  --enable-ident          enable ident (RFC 1413) support],
    1.89  	if test "x$enable_ident" != 'xno'; then
    1.90  		ident_enabled='yes'
    1.91  	fi,
    1.92 @@ -208,7 +208,7 @@
    1.93  
    1.94  dnl liblockfile
    1.95  AC_ARG_WITH(liblockfile,
    1.96 -	[  --with-liblockfile       use liblock (for Debian)],
    1.97 +	[  --with-liblockfile      use liblock (for Debian)],
    1.98  	)
    1.99  if test "x$with_liblockfile" = 'xno'; then
   1.100  	with_liblockfile=''
   1.101 @@ -228,7 +228,7 @@
   1.102  
   1.103  dnl log and spool directories
   1.104  AC_ARG_WITH(logdir,
   1.105 -	[  --with-logdir=DIR        set log directory [/var/log/masqmail]],
   1.106 +	[  --with-logdir=DIR       set log directory [/var/log/masqmail]],
   1.107  	,
   1.108          with_logdir='/var/log/masqmail/'
   1.109  	)
   1.110 @@ -236,7 +236,7 @@
   1.111  AC_SUBST(with_logdir)
   1.112  
   1.113  AC_ARG_WITH(spooldir,
   1.114 -	[  --with-spooldir=DIR      set spool directory [/var/spool/masqmail]],
   1.115 +	[  --with-spooldir=DIR     set spool directory [/var/spool/masqmail]],
   1.116  	,
   1.117  	with_spooldir='/var/spool/masqmail/'
   1.118  	)
   1.119 @@ -245,7 +245,7 @@
   1.120  
   1.121  dnl configuration file
   1.122  AC_ARG_WITH(confdir,
   1.123 -	[  --with-confdir           directory for configuration [/etc/masqmail]],
   1.124 +	[  --with-confdir          directory for configuration [/etc/masqmail]],
   1.125  	,
   1.126  	with_confdir='/etc/masqmail'
   1.127  	)