File:  [CSRG BSD Unix] / 42BSD / usr.lib / sendmail / aux / conf.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD42
BSD 4.2

/*
**  CONF.H -- definitions of compilation flags needed everywhere.
**
**	This, together with conf.c, should be all the configuration
**	information needed.  This stuff could be in a makefile, but
**	we prefer to keep this file very small because it is different
**	on a number of machines.
**
**	@(#)conf.h	4.1	7/25/83
*/


# define	DEBUG		/* turn on debugging information */

/* # define	NEWFTP		/* use new ftp reply codes */

/* # define	NOTUNIX		/* don't use Unix-style mail headers */

# ifdef INGRES
# define	LOG		/* turn on logging */
				/* this flag requires -lsys in makefile */
# endif INGRES

# ifdef VAX
# define	VFORK		/* use the vfork syscall */
# endif VAX

# ifndef V6
# define	DBM		/* use the dbm library */
				/* this flag requires -ldbm in makefile */
# endif V6

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.