sendmail transition: Do not pre-generate sendmail.cf
[dragonfly.git] / contrib / sendmail-8.14 / devtools / OS / Darwin.10.x
1 #       $Id: Darwin.10.x,v 1.1 2010/11/23 02:30:30 gshapiro Exp $
2
3 dnl     DO NOT EDIT THIS FILE.
4 dnl     Place personal settings in devtools/Site/site.config.m4
5
6 #
7 define(`confCC', `cc -pipe ${Extra_CC_Flags}')
8 define(`confMAPDEF', `-DNEWDB -DNIS -DMAP_REGEX')
9 define(`confENVDEF', `-DDARWIN=100000 -DBIND_8_COMPAT -DNETINET6')
10 define(`confLDOPTS', `${Extra_LD_Flags}')
11 define(`confMTLDOPTS', `-lpthread')
12 define(`confMILTER_STATIC', `')
13 define(`confDEPEND_TYPE', `CC-M')
14 define(`confOPTIMIZE', `-O3')
15 define(`confRANLIBOPTS', `-c')
16 define(`confHFDIR', `/usr/share/sendmail')
17 define(`confINSTALL_RAWMAN')
18 define(`confMANOWN', `root')
19 define(`confMANGRP', `wheel')
20 define(`confUBINOWN', `root')
21 define(`confUBINGRP', `wheel')
22 define(`confSBINOWN', `root')
23 define(`confSBINGRP', `wheel')
24 define(`confLDOPTS_SO', `-dynamiclib -flat_namespace -undefined suppress -single_module')
25 define(`confSHAREDLIB_EXT', `.dylib')