--- embedaddon/arping/config.h.in 2014/06/15 16:26:43 1.1.1.2 +++ embedaddon/arping/config.h.in 2016/10/18 13:16:10 1.1.1.3 @@ -3,6 +3,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H +/* Define to 1 if you have the `cap_init' function. */ +#undef HAVE_CAP_INIT + /* Monotonic clock */ #undef HAVE_CLOCK_MONOTONIC @@ -15,6 +18,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `cap' library (-lcap). */ +#undef HAVE_LIBCAP + /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM @@ -48,6 +54,18 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NET_BPF_H +/* Define to 1 if you have the `pcap_create' function. */ +#undef HAVE_PCAP_CREATE + +/* Define to 1 if you have the `pcap_list_tstamp_types' function. */ +#undef HAVE_PCAP_LIST_TSTAMP_TYPES + +/* Define to 1 if you have the `pcap_set_immediate_mode' function. */ +#undef HAVE_PCAP_SET_IMMEDIATE_MODE + +/* Define to 1 if you have the header file. */ +#undef HAVE_PWD_H + /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT @@ -74,6 +92,9 @@ /* Define to 1 if you have the `strstr' function. */ #undef HAVE_STRSTR + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_CAPABILITY_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H