OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / lib / Libnet / include / config.h.in
1 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 #undef LIBNET_BSDISH_OS
7 #undef LIBNET_BSD_BYTE_SWAP
8 #undef DLPI_DEV_PREFIX
9 #undef HAVE_DEV_DLPI
10 #undef HAVE_SOCKADDR_SA_LEN
11 #undef HAVE_SOLARIS
12 #undef HAVE_DLPI
13 #undef HAVE_PF_PACKET
14 #undef HAVE_STRUCT_IP_CSUM
15 #undef HAVE_LIB_PCAP
16 #undef LBL_ALIGN
17 #undef STUPID_SOLARIS_CHECKSUM_BUG
18 #undef _BSD_SOURCE
19 #undef __BSD_SOURCE
20 #undef __FAVOR_BSD
21 #undef LIBNET_BIG_ENDIAN
22 #undef LIBNET_LIL_ENDIAN
23
24 /* Define if you have the strerror function.  */
25 #undef HAVE_STRERROR
26
27 /* Define if you have the <net/ethernet.h> header file.  */
28 #undef HAVE_NET_ETHERNET_H
29
30 /* Define if you have the <sys/bufmod.h> header file.  */
31 #undef HAVE_SYS_BUFMOD_H
32
33 /* Define if you have the <sys/dlpi_ext.h> header file.  */
34 #undef HAVE_SYS_DLPI_EXT_H
35
36 /* Define if you have the <sys/sockio.h> header file.  */
37 #undef HAVE_SYS_SOCKIO_H
38
39 /* Define if you have the nsl library (-lnsl).  */
40 #undef HAVE_LIBNSL
41
42 /* Define if you have the socket library (-lsocket).  */
43 #undef HAVE_LIBSOCKET