/* include/config.h.  Generated by configure.  */
/* include/config.h.in.  Generated from configure.in by autoheader.  */

/* Define if /dev/dlpi is a directory. */
/* #undef DLPI_DEV_PREFIX */

/* Define if /dev/dlpi is available. */
/* #undef HAVE_DEV_DLPI */

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define if the <sys/dlpi.h> header exists. */
/* #undef HAVE_DLPI */

/* Define if we're building on HP/UX. */
/* #undef HAVE_HPUX11 */

/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */

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

/* Define to 1 if you have the `packet' library (-lpacket). */
/* #undef HAVE_LIBPACKET */

/* Define to 1 if you have the `resolv' library (-lresolv). */
/* #undef HAVE_LIBRESOLV */

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

/* Define to 1 if you have the `wpcap' library (-lwpcap). */
/* #undef HAVE_LIBWPCAP */

/* Define if you have the Linux /proc filesystem. */
/* #undef HAVE_LINUX_PROCFS */

/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */

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

/* Define if we're running on a Linux system with PF_PACKET sockets. */
/* #undef HAVE_PACKET_SOCKET */

/* Define if the sockaddr structure includes a sa_len member. */
/* #undef HAVE_SOCKADDR_SA_LEN */

/* Define if we are running on Solaris. */
/* #undef HAVE_SOLARIS */

/* Define if our version of Solaris supports IPv6. */
/* #undef HAVE_SOLARIS_IPV6 */

/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */

/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */

/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */

/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

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

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

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

/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */

/* Define to 1 if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */

/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */

/* Define if unaligned memory accesses fail. */
/* #undef LBL_ALIGN */

/* We are running on a big-endian machine. */
/* #undef LIBNET_BIG_ENDIAN */

/* Define if our build OS supports the BSD APIs */
/* #undef LIBNET_BSDISH_OS */

/* Define if libnet should byteswap data. */
/* #undef LIBNET_BSD_BYTE_SWAP */

/* We are running on a little-endian machine. */
#define LIBNET_LIL_ENDIAN 1

/* Define if snprintf() is unavailable on our system. */
/* #undef NO_SNPRINTF */

/* Name of package */
#define PACKAGE "packet-construction-library"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Define to the full name of this package. */
#define PACKAGE_NAME "Packet construction library"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Packet construction library 1.1.3-RC-01"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "packet-construction-library"

/* Define to the version of this package. */
#define PACKAGE_VERSION "1.1.3-RC-01"

/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */

/* Define if our version of Solaris has broken checksums. */
/* #undef STUPID_SOLARIS_CHECKSUM_BUG */

/* Version number of package */
#define VERSION "1.1.3-RC-01"

/* Define as necessary to "unhide" header symbols. */
/* #undef _BSD_SOURCE */

/* Define as necessary to "unhide" header symbols. */
/* #undef __BSD_SOURCE */

/* Define if we should favor the BSD APIs when possible in Linux. */
/* #undef __FAVOR_BSD */


syntax highlighted by Code2HTML, v. 0.9.1