File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / src / config.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:32:47 2012 UTC (12 years, 4 months ago) by misho
Branches: mpd, MAIN
CVS tags: v5_7, v5_6, HEAD
mpd

/* System features detected by configure */
#define	HAVE_NG_BPF	1
#define	HAVE_NG_CAR	1
#define	HAVE_NG_DEFLATE	1
#define	HAVE_NG_MPPC	1
#define	HAVE_NG_NAT	1
#define	HAVE_NG_NETFLOW	1
#define	HAVE_NG_PRED1	1
#define	HAVE_NG_TCPMSS	1
#define	HAVE_NG_VJC	1
#define	HAVE_IPFW	1

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>