#ident	"@(#)smail/conf/os:RELEASE-3_2_0_118:bsdi2,v 2.5 2004/01/09 21:17:30 woods Exp"
#
# BSDI BSD/386 2.x (and newer?)

. $ROOT/conf/os/bsd4.4

# OSNAMES - Names defining this operating system
OSNAMES="BSDI2:BSDI:$OSNAMES"

# OSLIBS - There's no separate -lcrypt on this system
OSLIBS=""
#
# setusercontext() is in libutil
#
OSLIBS="$OSLIBS -lutil"

#[[ this is because of the db(3) emulation of ndbm ]]
NO_HAVE=DBM_PAGFNO

# setusercontext() should be in BSD/OS-2.x and newer, right?
HAVE=$HAVE:SETUSERCONTEXT:LOGIN_CAP_H

# UUCP_SYSTEM_FILE - path to UUCP file containing remote systems
UUCP_SYSTEM_FILE='/etc/uucp/L.sys'
