diff options
| author | tv <tv@NetBSD.org> | 2001-10-19 02:53:02 +0000 |
|---|---|---|
| committer | tv <tv@NetBSD.org> | 2001-10-19 02:53:02 +0000 |
| commit | d20ff568a2dd49bf97de4e511e3d007b3207005d (patch) | |
| tree | 1b4a0fa60bd93b65e757d2535471b48dc6829de9 /gnu/dist | |
| parent | 3a3a2b1175e6d38fb211c0f57df52b08b38acbf6 (diff) | |
Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's.
(Since we aren't A/UX, this is not much of a loss for a NetBSD host.)
Diffstat (limited to 'gnu/dist')
| -rw-r--r-- | gnu/dist/sendmail/cf/ostype/aux.m4 | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gnu/dist/sendmail/cf/ostype/aux.m4 b/gnu/dist/sendmail/cf/ostype/aux.m4 deleted file mode 100644 index 40fa2e4c986..00000000000 --- a/gnu/dist/sendmail/cf/ostype/aux.m4 +++ /dev/null @@ -1,21 +0,0 @@ -divert(-1) -# -# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers. -# All rights reserved. -# Copyright (c) 1983 Eric P. Allman. All rights reserved. -# Copyright (c) 1988, 1993 -# The Regents of the University of California. 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: a-ux.m4,v 8.1 2001/04/12 22:29:58 gshapiro Exp') -ifdef(`QUEUE_DIR',, `define(`QUEUE_DIR', /usr/spool/mqueue)')dnl -ifdef(`UUCP_MAILER_PATH',, `define(`UUCP_MAILER_PATH', /usr/bin/uux)')dnl -_DEFIFNOT(`LOCAL_MAILER_FLAGS', `mn9')dnl -ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail -d -r $f $u')')dnl -define(`confEBINDIR', `/usr/lib')dnl |
