Annotation of embedaddon/mpd/src/config.h, revision 1.1.1.1

1.1       misho       1: /* System features detected by configure */
                      2: #define        HAVE_NG_BPF     1
                      3: #define        HAVE_NG_CAR     1
                      4: #define        HAVE_NG_DEFLATE 1
                      5: #define        HAVE_NG_MPPC    1
                      6: #define        HAVE_NG_NAT     1
                      7: #define        HAVE_NG_NETFLOW 1
                      8: #define        HAVE_NG_PRED1   1
                      9: #define        HAVE_NG_TCPMSS  1
                     10: #define        HAVE_NG_VJC     1
                     11: #define        HAVE_IPFW       1

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