X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/0aa18a8ed44e0de4397c90a3af79e2f0507b5851..9320aa5cd2e6fb84f2dc013b58cba03ffcdcf6b6:/lib/libpcap/config.h diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h index cabe4eab5e..e454c8d53e 100644 --- a/lib/libpcap/config.h +++ b/lib/libpcap/config.h @@ -1,5 +1,5 @@ -/* $DragonFly: src/lib/libpcap/config.h,v 1.4 2006/12/25 00:42:01 pavalos Exp $ */ -/* config.h. Generated by configure. */ +/* $DragonFly: src/lib/libpcap/config.h,v 1.6 2007/10/11 01:07:29 pavalos Exp $ */ +/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Long story short: aclocal.m4 depends on autoconf 2.13 * implementation details wrt "const"; newer versions @@ -12,6 +12,9 @@ /* Enable optimizer debugging */ /* #undef BDEBUG */ +/* define if you have a cloning BPF device */ +/* #undef HAVE_CLONING_BPF */ + /* define if you have the DAG API */ /* #undef HAVE_DAG_API */ @@ -55,9 +58,15 @@ /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IF_ETHER_H 1 +/* Define to 1 if you have the header file. */ +/* #undef HAVE_NET_PFVAR_H */ + /* if there's an os_proto.h */ /* #undef HAVE_OS_PROTO_H */ +/* Define to 1 if you have the header file. */ +#define HAVE_PATHS_H 1 + /* define if you have a /proc/net/dev */ /* #undef HAVE_PROC_NET_DEV */