kernel - close holes in autoconf's run_interrupt_driven_config_hooks()
[dragonfly.git] / contrib / sendmail-8.14 / cf / feature / use_client_ptr.m4
blob918dff13c651a5545c4cb9073143080f2f4c92a7
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.
12 divert(0)
13 VERSIONID(`$Id: use_client_ptr.m4,v 1.1 2004/04/20 22:27:14 ca Exp $')
14 divert(-1)
16 # if defined, check_relay will use {client_ptr} instead of whatever
17 # is passed in as its first argument.
19 define(`_USE_CLIENT_PTR_', `1')
21 divert(0)