1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 2004 Sendmail, Inc. and its suppliers.
1N/A# All rights reserved.
1N/A#
1N/A# By using this file, you agree to the terms and conditions set
1N/A# forth in the LICENSE file which can be found at the top level of
1N/A# the sendmail distribution.
1N/A#
1N/A# ident "%Z%%M% %I% %E% SMI"
1N/A#
1N/A
1N/Adivert(0)
1N/AVERSIONID(`$Id: use_client_ptr.m4,v 1.1 2004/04/20 22:27:14 ca Exp $')
1N/Adivert(-1)
1N/A
1N/A# if defined, check_relay will use {client_ptr} instead of whatever
1N/A# is passed in as its first argument.
1N/A
1N/Adefine(`_USE_CLIENT_PTR_', `1')
1N/A
1N/Adivert(0)