8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / cmd / sendmail / cf / feature / use_client_ptr.m4
blob2b65b869d70b5895a041087ca37da3de12cdf84f
1 divert(-1)
3 # Copyright (c) 2004 Sendmail, Inc. and its suppliers.
4 #       All rights reserved.
6 # By using this file, you agree to the terms and conditions set
7 # forth in the LICENSE file which can be found at the top level of
8 # the sendmail distribution.
10 # ident "%Z%%M% %I%     %E% SMI"
13 divert(0)
14 VERSIONID(`$Id: use_client_ptr.m4,v 1.1 2004/04/20 22:27:14 ca Exp $')
15 divert(-1)
17 # if defined, check_relay will use {client_ptr} instead of whatever
18 # is passed in as its first argument.
20 define(`_USE_CLIENT_PTR_', `1')
22 divert(0)