/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Linux system */ /* #undef LINUX */ /* #undef LINUX_20 */ /* #undef LINUX_21 */ /* #undef LINUX_22 */ /* #undef LINUX_24 */ /* Solaris system */ /* #undef SOLARIS */ /* #undef SOLARIS_251 */ /* #undef SOLARIS_26 */ /* #undef SOLARIS_27 */ /* FreeBSD system */ /* #undef FREEBSD */ /* NetBSD system */ /* #undef NETBSD */ /* OpenBSD system */ /* #undef OPENBSD */ /* OS has strange BSD byte */ /* #undef STRANGE_BSD_BYTE */ /* Can do IP fragments */ /* #undef CAN_FRAGMENT */ /* Struct ip */ #define HAVE_STRUCT_IP 1 /* Struct ip has ip_csum field */ /* #undef HAVE_IP_IP_CSUM */ /* Struct ip has ip_sum field */ #define HAVE_IP_IP_SUM 1 /* Struct sockaddr has sa_len field */ #define HAVE_SOCKADDR_SA_LEN 1 /* Define if you have the getopt_long_only function. */ #define HAVE_GETOPT_LONG_ONLY 1 /* Define if you have the memcpy function. */ #define HAVE_MEMCPY 1 /* Define if you have the memset function. */ #define HAVE_MEMSET 1 /* Define if you have the header file. */ /* #undef HAVE_BSTRING_H */ /* Define if you have the header file. */ #define HAVE_NET_IF_H 1 /* Define if you have the header file. */ /* #undef HAVE_NETINET_IN_SYSTEM_H */ /* Define if you have the header file. */ #define HAVE_NETINET_IN_SYSTM_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKIO_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the resolv library (-lresolv). */ #define HAVE_LIBRESOLV 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define PACKAGE "SING" /* Version number of package */ #define VERSION "1.1"