File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / usr / src / usr.lib / sendmail / aux / conf.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:24:19 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v12b, v121, HEAD
Power 6/32 Unix version 1.2b

/*
**  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.