File: config.h.in

package info (click to toggle)
libnet 1.0-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,792 kB
  • ctags: 853
  • sloc: ansic: 8,738; sh: 1,793; makefile: 407
file content (43 lines) | stat: -rw-r--r-- 1,111 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
/* include/config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

#undef LIBNET_BSDISH_OS
#undef LIBNET_BSD_BYTE_SWAP
#undef DLPI_DEV_PREFIX
#undef HAVE_DEV_DLPI
#undef HAVE_SOCKADDR_SA_LEN
#undef HAVE_SOLARIS
#undef HAVE_DLPI
#undef HAVE_PF_PACKET
#undef HAVE_STRUCT_IP_CSUM
#undef HAVE_LIB_PCAP
#undef LBL_ALIGN
#undef STUPID_SOLARIS_CHECKSUM_BUG
#undef _BSD_SOURCE
#undef __BSD_SOURCE
#undef __FAVOR_BSD
#undef LIBNET_BIG_ENDIAN
#undef LIBNET_LIL_ENDIAN

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if you have the <net/ethernet.h> header file.  */
#undef HAVE_NET_ETHERNET_H

/* Define if you have the <sys/bufmod.h> header file.  */
#undef HAVE_SYS_BUFMOD_H

/* Define if you have the <sys/dlpi_ext.h> header file.  */
#undef HAVE_SYS_DLPI_EXT_H

/* Define if you have the <sys/sockio.h> header file.  */
#undef HAVE_SYS_SOCKIO_H

/* Define if you have the nsl library (-lnsl).  */
#undef HAVE_LIBNSL

/* Define if you have the socket library (-lsocket).  */
#undef HAVE_LIBSOCKET