File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mpd / src / config.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Nov 2 09:50:34 2016 UTC (7 years, 7 months ago) by misho
Branches: mpd, MAIN
CVS tags: v5_8p1, HEAD
mpd 5.8rc1

/* 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
#define	HAVE_RAD_BIND	1
#define	HAVE_RAD_ADDR6	1
#define	HAVE_NTOA_R	1

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