Correct conditional to correctly treat segments which end on a boundary.
[dragonfly.git] / contrib / sendmail-8.13.8 / devtools / OS / MPE-iX
1 #       $Id: MPE-iX,v 1.2 2002/03/21 23:59:25 gshapiro Exp $
2
3 dnl     DO NOT EDIT THIS FILE.
4 dnl     Place personal settings in devtools/Site/site.config.m4
5
6 define(`confCC', `gcc')
7 define(`confOPTIMIZE', `-O')
8 define(`confMAPDEF', `-DNEWDB -DMAP_REGEX')
9 define(`confENVDEF', `-DMPE -D_SOCKET_SOURCE -D_POSIX_SOURCE -DIS_SOCKET_CLIB_ITSELF')
10 APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_DOTTED_USERNAMES -D_FFR_DROP_TRUSTUSER_WARNING -D_FFR_TRUSTED_QF')
11 define(`confINCDIRS', `-I/BINDFW/CURRENT/include -I/SYSLOG/PUB -I/${HPACCOUNT}/${HPGROUP}/include -I/usr/contrib/include')
12 define(`confLIBDIRS', `-L/BINDFW/CURRENT/lib -L/SYSLOG/PUB -L/${HPACCOUNT}/${HPGROUP}/lib')
13 define(`confLIBS', `-lsyslog -ldb -lsocket -lsvipc')
14 define(`confSM_OS_HEADER', `sm_os_mpeix')
15 define(`conf_sendmail_LIB_POST', `--for-linker="-WL,cap=ia,ba,ph,pm"')
16 define(`confINSTALL', `${BUILDBIN}/install.sh')
17
18 define(`confEBINDIR', `/${HPACCOUNT}/${HPGROUP}/sbin')
19 define(`confGBINGRP', `${HPACCOUNT}')
20 define(`confGBINOWN', `MGR.${HPACCOUNT}')
21 define(`confMSPQOWN', `SERVER.${HPACCOUNT}')
22 define(`confMANROOT', `/${HPACCOUNT}/${HPGROUP}/man/cat')
23 define(`confMANROOTMAN', `/${HPACCOUNT}/${HPGROUP}/man/man')
24 define(`confMANGRP', `${HPACCOUNT}')
25 define(`confMANOWN', `MGR.${HPACCOUNT}')
26 define(`confMBINDIR', `/${HPACCOUNT}/${HPGROUP}/sbin')
27 define(`confMBINGRP', `${HPACCOUNT}')
28 define(`confMBINMODE', `555')
29 define(`confMBINOWN', `MGR.${HPACCOUNT}')
30 define(`confSBINDIR', `/${HPACCOUNT}/${HPGROUP}/sbin')
31 define(`confSBINGRP', `${HPACCOUNT}')
32 define(`confSBINMODE', `6555')
33 define(`confSBINOWN', `MGR.${HPACCOUNT}')
34 define(`confUBINDIR', `/${HPACCOUNT}/${HPGROUP}/bin')
35 define(`confUBINGRP', `${HPACCOUNT}')
36 define(`confUBINOWN', `MGR.${HPACCOUNT}')