Annotation of embedaddon/arping/config.h.in, revision 1.1.1.4
1.1 misho 1: /* config.h.in. Generated from configure.ac by autoheader. */
2:
3: /* Define to 1 if you have the <arpa/inet.h> header file. */
4: #undef HAVE_ARPA_INET_H
5:
1.1.1.3 misho 6: /* Define to 1 if you have the `cap_init' function. */
7: #undef HAVE_CAP_INIT
8:
1.1.1.2 misho 9: /* Monotonic clock */
10: #undef HAVE_CLOCK_MONOTONIC
11:
12: /* Define to 1 if you have the `getifaddrs' function. */
13: #undef HAVE_GETIFADDRS
14:
1.1.1.4 ! misho 15: /* Define to 1 if you have the <getopt.h> header file. */
! 16: #undef HAVE_GETOPT_H
! 17:
! 18: /* Define to 1 if you have the `getrandom' function. */
! 19: #undef HAVE_GETRANDOM
! 20:
1.1 misho 21: /* Define to 1 if you have the `gettimeofday' function. */
22: #undef HAVE_GETTIMEOFDAY
23:
1.1.1.4 ! misho 24: /* Define to 1 if you have the <grp.h> header file. */
! 25: #undef HAVE_GRP_H
! 26:
1.1 misho 27: /* Define to 1 if you have the <inttypes.h> header file. */
28: #undef HAVE_INTTYPES_H
29:
1.1.1.3 misho 30: /* Define to 1 if you have the `cap' library (-lcap). */
31: #undef HAVE_LIBCAP
32:
1.1.1.2 misho 33: /* Define to 1 if you have the `m' library (-lm). */
34: #undef HAVE_LIBM
35:
1.1 misho 36: /* Define to 1 if you have the `net' library (-lnet). */
37: #undef HAVE_LIBNET
38:
39: /* Define to 1 if you have the <libnet.h> header file. */
40: #undef HAVE_LIBNET_H
41:
1.1.1.4 ! misho 42: /* Libnet init takes const char device */
! 43: #undef HAVE_LIBNET_INIT_CONST
! 44:
! 45: /* Libnet name2addr4 takes const char* addr */
! 46: #undef HAVE_LIBNET_NAME2ADDR4_CONST
! 47:
1.1 misho 48: /* Define to 1 if you have the `nsl' library (-lnsl). */
49: #undef HAVE_LIBNSL
50:
51: /* Define to 1 if you have the `pcap' library (-lpcap). */
52: #undef HAVE_LIBPCAP
53:
1.1.1.2 misho 54: /* Define to 1 if you have the `rt' library (-lrt). */
55: #undef HAVE_LIBRT
56:
1.1 misho 57: /* Define to 1 if you have the `socket' library (-lsocket). */
58: #undef HAVE_LIBSOCKET
59:
60: /* Define to 1 if you have the <memory.h> header file. */
61: #undef HAVE_MEMORY_H
62:
63: /* Define to 1 if you have the `memset' function. */
64: #undef HAVE_MEMSET
65:
66: /* Define to 1 if you have the <netinet/in.h> header file. */
67: #undef HAVE_NETINET_IN_H
68:
69: /* Define to 1 if you have the <net/bpf.h> header file. */
70: #undef HAVE_NET_BPF_H
71:
1.1.1.3 misho 72: /* Define to 1 if you have the `pcap_create' function. */
73: #undef HAVE_PCAP_CREATE
74:
1.1.1.4 ! misho 75: /* Define to 1 if you have the `pcap_findalldevs' function. */
! 76: #undef HAVE_PCAP_FINDALLDEVS
! 77:
1.1.1.3 misho 78: /* Define to 1 if you have the `pcap_list_tstamp_types' function. */
79: #undef HAVE_PCAP_LIST_TSTAMP_TYPES
80:
81: /* Define to 1 if you have the `pcap_set_immediate_mode' function. */
82: #undef HAVE_PCAP_SET_IMMEDIATE_MODE
83:
1.1.1.4 ! misho 84: /* Define to 1 if you have the `pledge' function. */
! 85: #undef HAVE_PLEDGE
! 86:
1.1.1.3 misho 87: /* Define to 1 if you have the <pwd.h> header file. */
88: #undef HAVE_PWD_H
89:
1.1 misho 90: /* Define to 1 if you have the `select' function. */
91: #undef HAVE_SELECT
92:
93: /* Define to 1 if you have the <stdint.h> header file. */
94: #undef HAVE_STDINT_H
95:
96: /* Define to 1 if you have the <stdlib.h> header file. */
97: #undef HAVE_STDLIB_H
98:
99: /* Define to 1 if you have the `strchr' function. */
100: #undef HAVE_STRCHR
101:
102: /* Define to 1 if you have the `strdup' function. */
103: #undef HAVE_STRDUP
104:
105: /* Define to 1 if you have the `strerror' function. */
106: #undef HAVE_STRERROR
107:
108: /* Define to 1 if you have the <strings.h> header file. */
109: #undef HAVE_STRINGS_H
110:
111: /* Define to 1 if you have the <string.h> header file. */
112: #undef HAVE_STRING_H
113:
114: /* Define to 1 if you have the `strstr' function. */
115: #undef HAVE_STRSTR
1.1.1.3 misho 116:
117: /* Define to 1 if you have the <sys/capability.h> header file. */
118: #undef HAVE_SYS_CAPABILITY_H
1.1 misho 119:
1.1.1.4 ! misho 120: /* Define to 1 if you have the <sys/param.h> header file. */
! 121: #undef HAVE_SYS_PARAM_H
! 122:
! 123: /* Define to 1 if you have the <sys/random.h> header file. */
! 124: #undef HAVE_SYS_RANDOM_H
! 125:
1.1 misho 126: /* Define to 1 if you have the <sys/select.h> header file. */
127: #undef HAVE_SYS_SELECT_H
128:
129: /* Define to 1 if you have the <sys/socket.h> header file. */
130: #undef HAVE_SYS_SOCKET_H
131:
132: /* Define to 1 if you have the <sys/stat.h> header file. */
133: #undef HAVE_SYS_STAT_H
134:
135: /* Define to 1 if you have the <sys/time.h> header file. */
136: #undef HAVE_SYS_TIME_H
137:
138: /* Define to 1 if you have the <sys/types.h> header file. */
139: #undef HAVE_SYS_TYPES_H
140:
1.1.1.2 misho 141: /* Define to 1 if you have the <time.h> header file. */
142: #undef HAVE_TIME_H
143:
1.1 misho 144: /* Define to 1 if you have the <unistd.h> header file. */
145: #undef HAVE_UNISTD_H
146:
1.1.1.4 ! misho 147: /* Define to 1 if you have the `unveil' function. */
! 148: #undef HAVE_UNVEIL
! 149:
1.1 misho 150: /* Define to 1 if you have the <win32/libnet.h> header file. */
151: #undef HAVE_WIN32_LIBNET_H
152:
153: /* Name of package */
154: #undef PACKAGE
155:
156: /* Define to the address where bug reports for this package should be sent. */
157: #undef PACKAGE_BUGREPORT
158:
159: /* Define to the full name of this package. */
160: #undef PACKAGE_NAME
161:
162: /* Define to the full name and version of this package. */
163: #undef PACKAGE_STRING
164:
165: /* Define to the one symbol short name of this package. */
166: #undef PACKAGE_TARNAME
167:
1.1.1.2 misho 168: /* Define to the home page for this package. */
169: #undef PACKAGE_URL
170:
1.1 misho 171: /* Define to the version of this package. */
172: #undef PACKAGE_VERSION
173:
174: /* Define as the return type of signal handlers (`int' or `void'). */
175: #undef RETSIGTYPE
176:
177: /* Define to the type of arg 1 for `select'. */
178: #undef SELECT_TYPE_ARG1
179:
180: /* Define to the type of args 2, 3 and 4 for `select'. */
181: #undef SELECT_TYPE_ARG234
182:
183: /* Define to the type of arg 5 for `select'. */
184: #undef SELECT_TYPE_ARG5
185:
186: /* Define to 1 if you have the ANSI C header files. */
187: #undef STDC_HEADERS
188:
189: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
190: #undef TIME_WITH_SYS_TIME
191:
192: /* Version number of package */
193: #undef VERSION
194:
195: /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1.1.1.2 misho 196: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1.1 misho 197: #define below would cause a syntax error. */
198: #undef _UINT32_T
199:
200: /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1.1.1.2 misho 201: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1.1 misho 202: #define below would cause a syntax error. */
203: #undef _UINT64_T
204:
205: /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1.1.1.2 misho 206: <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1.1 misho 207: #define below would cause a syntax error. */
208: #undef _UINT8_T
209:
210: /* Define to empty if `const' does not conform to ANSI C. */
211: #undef const
212:
213: /* Define to the type of an unsigned integer type of width exactly 16 bits if
214: such a type exists and the standard includes do not define it. */
215: #undef uint16_t
216:
217: /* Define to the type of an unsigned integer type of width exactly 32 bits if
218: such a type exists and the standard includes do not define it. */
219: #undef uint32_t
220:
221: /* Define to the type of an unsigned integer type of width exactly 64 bits if
222: such a type exists and the standard includes do not define it. */
223: #undef uint64_t
224:
225: /* Define to the type of an unsigned integer type of width exactly 8 bits if
226: such a type exists and the standard includes do not define it. */
227: #undef uint8_t
228:
229: /* Define to empty if the keyword `volatile' does not work. Warning: valid
230: code using `volatile' can become incorrect without. Disable with care. */
231: #undef volatile
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>