diff options
Diffstat (limited to 'contrib/sendmail/cf/feature/preserve_local_plus_detail.m4')
-rw-r--r-- | contrib/sendmail/cf/feature/preserve_local_plus_detail.m4 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/contrib/sendmail/cf/feature/preserve_local_plus_detail.m4 b/contrib/sendmail/cf/feature/preserve_local_plus_detail.m4 deleted file mode 100644 index bb603a607ba45..0000000000000 --- a/contrib/sendmail/cf/feature/preserve_local_plus_detail.m4 +++ /dev/null @@ -1,16 +0,0 @@ -divert(-1) -# -# Copyright (c) 2000 Sendmail, Inc. and its suppliers. -# All rights reserved. -# -# By using this file, you agree to the terms and conditions set -# forth in the LICENSE file which can be found at the top level of -# the sendmail distribution. -# -# - -divert(0) -VERSIONID(`$Id: preserve_local_plus_detail.m4,v 8.1 2000/04/10 05:48:05 gshapiro Exp $') -divert(-1) - -define(`_PRESERVE_LOCAL_PLUS_DETAIL_', `1') |