nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] CVS: nmh configure.in,1.61,1.61.2.1


From: Ken Hornstein <address@hidden>
Subject: [Nmh-commits] CVS: nmh configure.in,1.61,1.61.2.1
Date: Wed, 03 Jul 2002 10:15:31 -0400

Update of /cvsroot/nmh/nmh
In directory subversions:/tmp/cvs-serv500

Modified Files:
      Tag: RELEASE_1_1
        configure.in 
Log Message:
Merge in these changes from the main line.


Index: configure.in
===================================================================
RCS file: /cvsroot/nmh/nmh/configure.in,v
retrieving revision 1.61
retrieving revision 1.61.2.1
diff -C2 -r1.61 -r1.61.2.1
*** configure.in        17 Mar 2001 11:28:28 -0000      1.61
--- configure.in        3 Jul 2002 14:15:29 -0000       1.61.2.1
***************
*** 50,54 ****
  
  dnl Do you want to debug nmh?
- undefine([debug])dnl
  AC_ARG_ENABLE(debug,
  [  --enable-debug          enable nmh code debugging])
--- 50,53 ----
***************
*** 59,63 ****
  
  dnl Allow users to send email from addresses other than their default?
- undefine([masquerade])dnl
  AC_ARG_ENABLE(masquerade,
    [  --enable-masquerade[='draft_from mmailid username_extension']
--- 58,61 ----
***************
*** 71,75 ****
  
  dnl Do you want mhe support?
- undefine([mhe])dnl
  AC_ARG_ENABLE(mhe,
  [  --enable-mhe            enable mhe support (DEFAULT)])
--- 69,72 ----
***************
*** 82,86 ****
  
  dnl Do you want client-side support for pop?
- undefine([pop])dnl
  AC_ARG_ENABLE(pop,
  [  --enable-pop            enable client-side support for plain POP3])
--- 79,82 ----
***************
*** 102,106 ****
  
  dnl What should be the default editor?
- undefine([editor])dnl
  AC_ARG_WITH(editor,
  [  --with-editor=EDITOR    specify the default editor])
--- 98,101 ----
***************
*** 111,115 ****
  
  dnl Set the backup prefix
- undefine([backup-prefix])dnl
  AC_ARG_WITH([hash-backup],
    [  --with-hash-backup      use # as the backup prefix (default: ,)])
--- 106,109 ----
***************
*** 149,153 ****
  
  dnl What method of locking to use?
- undefine([locking])dnl
  AC_ARG_WITH(locking,
  [  --with-locking=LOCKTYPE specify the file locking method
--- 143,146 ----
***************
*** 172,176 ****
  
  dnl What method of posting should post use?
- undefine([mts])dnl
  AC_ARG_WITH(mts,
  [  --with-mts=MTS          specify the default mail transport agent/service])
--- 165,168 ----
***************
*** 189,193 ****
  
  dnl What should be the default pager?
- undefine([pager])dnl
  AC_ARG_WITH(pager,
  [  --with-pager=PAGER      specify the default pager])
--- 181,184 ----
***************
*** 198,202 ****
  
  dnl What should be the default mail server(s)?
- undefine([smtpservers])dnl
  AC_ARG_WITH(smtpservers,
  [  --with-smtpservers='SMTPSERVER1[ SMTPSERVER2...]'
--- 189,192 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]