cf.m4 revision 266527
124139Sjoergdivert(-1)
289758Sdwmalone#
389758Sdwmalone# Copyright (c) 1998, 1999 Proofpoint, Inc. and its suppliers.
489758Sdwmalone#	All rights reserved.
589758Sdwmalone# Copyright (c) 1983, 1995 Eric P. Allman.  All rights reserved.
624139Sjoerg# Copyright (c) 1988, 1993
724139Sjoerg#	The Regents of the University of California.  All rights reserved.
824139Sjoerg#
924139Sjoerg# By using this file, you agree to the terms and conditions set
1024139Sjoerg# forth in the LICENSE file which can be found at the top level of
1124139Sjoerg# the sendmail distribution.
1224139Sjoerg#
1324139Sjoerg#
1424139Sjoerg
1524139Sjoerg#
1624139Sjoerg#  This file is included so that multiple includes of cf.m4 will work
1724139Sjoerg#
1824139Sjoerg
19237656Sjhb# figure out where the CF files live
2024142Sjoergifdef(`_CF_DIR_', `',
2124139Sjoerg	`ifelse(__file__, `__file__',
2224139Sjoerg		`define(`_CF_DIR_', `../')',
2324139Sjoerg		`define(`_CF_DIR_',
24175420Speter			substr(__file__, 0, eval(len(__file__) - 8)))')')
2524139Sjoerg
2624139Sjoergdivert(0)dnl
2724139Sjoergifdef(`OSTYPE', `dnl',
2824139Sjoerg`include(_CF_DIR_`'m4/cfhead.m4)dnl
2924139SjoergVERSIONID(`$Id: cf.m4,v 8.33 2013-11-22 20:51:13 ca Exp $')')
3024139Sjoerg