config.h.in revision 75107
14Srgrimes/* config.h.in.  Generated automatically from configure.in by autoheader.  */
24Srgrimes
34Srgrimes/* Define to empty if the keyword does not work.  */
44Srgrimes#undef const
54Srgrimes
64Srgrimes/* Define as __inline if that's what the C compiler calls it.  */
74Srgrimes#undef inline
84Srgrimes
94Srgrimes/* Define if you have the ether_hostton function.  */
104Srgrimes#undef HAVE_ETHER_HOSTTON
114Srgrimes
124Srgrimes/* Define if you have the freeifaddrs function.  */
134Srgrimes#undef HAVE_FREEIFADDRS
144Srgrimes
154Srgrimes/* Define if you have the strerror function.  */
164Srgrimes#undef HAVE_STRERROR
174Srgrimes
184Srgrimes/* Define if you have the strlcpy function.  */
194Srgrimes#undef HAVE_STRLCPY
204Srgrimes
214Srgrimes/* Define if you have the <ifaddrs.h> header file.  */
224Srgrimes#undef HAVE_IFADDRS_H
234Srgrimes
244Srgrimes/* Define if you have the <netinet/if_ether.h> header file.  */
254Srgrimes#undef HAVE_NETINET_IF_ETHER_H
264Srgrimes
274Srgrimes/* Define if you have the <netpacket/packet.h> header file.  */
284Srgrimes#undef HAVE_NETPACKET_PACKET_H
294Srgrimes
30123180Speter/* Define if you have the <sys/bufmod.h> header file.  */
314Srgrimes#undef HAVE_SYS_BUFMOD_H
324Srgrimes
33118031Sobrien/* Define if you have the <sys/dlpi_ext.h> header file.  */
34118031Sobrien#undef HAVE_SYS_DLPI_EXT_H
35118031Sobrien
362056Swollman/* Define if you have the <sys/ioccom.h> header file.  */
372056Swollman#undef HAVE_SYS_IOCCOM_H
3845720Speter
3911865Sphk/* Define if you have the <sys/sockio.h> header file.  */
4076166Smarkm#undef HAVE_SYS_SOCKIO_H
4133281Sbde
4245720Speter/* needed on HP-UX */
4376166Smarkm#undef _HPUX_SOURCE
4476166Smarkm
4576166Smarkm/* define if your compiler has __attribute__ */
4611865Sphk#undef HAVE___ATTRIBUTE__
4745720Speter
4845720Speter/* if we have u_int8_t */
494478Sbde#undef u_int8_t
503816Swollman
5130805Sbde/* if we have u_int16_t */
5230805Sbde#undef u_int16_t
53122849Speter
5426309Speter/* if we have u_int32_t */
552056Swollman#undef u_int32_t
5630805Sbde
5745720Speter/* do not use protochain */
582056Swollman#undef NO_PROTOCHAIN
5930805Sbde
60103409Smini/* IPv6 */
613816Swollman#undef INET6
624Srgrimes
63122292Speter/* define if you have a /dev/dlpi */
644Srgrimes#undef HAVE_DEV_DLPI
654Srgrimes
66143063Sjoerg/* /dev/dlpi directory */
674Srgrimes#undef PCAP_DEV_PREFIX
685351Sbde
694Srgrimes/* define on AIX to get certain functions */
704Srgrimes#undef _SUN
7135215Sbde
7235215Sbde/* on HP-UX 9.x */
7379609Speter#undef HAVE_HPUX9
7479609Speter
75130228Speter/* on HP-UX 10.20 */
764Srgrimes#undef HAVE_HPUX10_20
774Srgrimes
784Srgrimes/* on sinix */
794Srgrimes#undef sinix
80143434Speter
814Srgrimes/* On solaris */
8293024Sbde#undef HAVE_SOLARIS
8393024Sbde
8493024Sbde/* if there's an os_proto.h */
8593024Sbde#undef HAVE_OS_PROTO_H
8693024Sbde
8793024Sbde/* if struct sockaddr has sa_len */
8893024Sbde#undef HAVE_SOCKADDR_SA_LEN
8993024Sbde
9093024Sbde/* if ppa_info_t_dl_module_id exists */
914Srgrimes#undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
92143434Speter
934Srgrimes/* if unaligned access fails */
94114349Speter#undef LBL_ALIGN
95114349Speter
9679609Speter