From: David Levine Date: Wed, 21 May 2008 16:35:42 +0000 (+0000) Subject: * configure.in, INSTALL: if --enable-masquerade is not X-Git-Tag: nmh-1_3_RC3~5 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=c327df2f85b3750ca3564005617c23116a9b9f26;hp=c327df2f85b3750ca3564005617c23116a9b9f26;p=mmh * configure.in, INSTALL: if --enable-masquerade is not specified to configure, enable all supported masquerade forms. This allows users to masquerade with the default configuration. That seems to be more worthwhile now than trying to prevent users from using it, especially with single-user installations or those where a user can edit etc/mts.conf. (Ported from trunk.) ---