/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if you have the <arpa/inet.h */
/* #undef HAVE_ARPA_INET_H */
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the <error.h */
/* #undef HAVE_ERROR_H */
/* Define to 1 if you have the `gethostbyname */
/* #undef HAVE_GETHOSTBYNAME */
/* Define to 1 if you have the `gethostbyname_r' function. */
/* #undef HAVE_GETHOSTBYNAME_R */
/* Have pwd.h */
/* #undef HAVE_GRP_H */
/* Define to 1 if you have the `inet_ntoa */
/* #undef HAVE_INET_NTOA */
/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define to 1 if you have the `bind' library (-lbind). */
/* #undef HAVE_LIBBIND */
/* Define to 1 if you have the `c' library (-lc). */
#define HAVE_LIBC 1
/* Define to 1 if you have the `nsl' library (-lnsl). */
/* #undef HAVE_LIBNSL */
/* Define to 1 if you have the `resolv' library (-lresolv). */
#define HAVE_LIBRESOLV 1
/* Define to 1 if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* Define to 1 if you have the `localtime_r */
/* #undef HAVE_LOCALTIME_R */
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#define HAVE_MALLOC 1
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the `memset */
/* #undef HAVE_MEMSET */
/* Define to 1 if you have the `mkdir' function. */
#define HAVE_MKDIR 1
/* Define to 1 if you have the <netdb.h */
/* #undef HAVE_NETDB_H */
/* Define to 1 if you have the <netinet/in.h */
/* #undef HAVE_NETINET_IN_H */
/* Define to 1 if you have the <pthread.h> header file. */
/* #undef HAVE_PTHREAD_H */
/* Have pwd.h */
/* #undef HAVE_PWD_H */
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
and to 0 otherwise. */
#define HAVE_REALLOC 1
/* Define to 1 if you have the `res_query' function. */
#define HAVE_RES_QUERY 1
/* 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 `strcasecmp */
/* #undef HAVE_STRCASECMP */
/* Define to 1 if you have the `strchr */
/* #undef HAVE_STRCHR */
/* Define to 1 if you have the `strdup */
/* #undef HAVE_STRDUP */
/* Define to 1 if you have the `strftime' function. */
#define HAVE_STRFTIME 1
/* Define to 1 if you have the <strings.h */
/* #undef HAVE_STRINGS_H */
/* Define to 1 if you have the <string.h */
/* #undef HAVE_STRING_H */
/* Define to 1 if you have the `strrchr */
/* #undef HAVE_STRRCHR */
/* Define to 1 if you have the `strstr */
/* #undef HAVE_STRSTR */
/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_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 the system has the type `time_t'. */
/* #undef HAVE_TIME_T */
/* Define to 1 if you have the <unistd.h */
/* #undef HAVE_UNISTD_H */
/* Define to 1 if the system has the type `u_char'. */
/* #undef HAVE_U_CHAR */
/* Define to 1 if declarations in headers are surrounded by
__{BEGIN,END}_DECLS */
/* #undef HAVE__BEGIN_DECLS */
/* "Define to 1 if __FUNCTION__ is defined" */
#define HAVE___FUNCTION__
/* "Define to 1 if __func__ is defined" */
/* #undef HAVE___FUNC__ */
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "jcouzens@codeshare.ca"
/* Define to the full name of this package. */
#define PACKAGE_NAME "libspf"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "libspf 1.0.0-p5"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libspf"
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.0.0-p5"
/* Check to fix sizeof bug that can't print %d */
#define SIZEOF_INT 4
/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
/* #undef TM_IN_SYS_TIME */
/* "Darwin/OSX" */
/* #undef _WITH_DARWINPPC */
/* "FreeBSD" */
/* #undef _WITH_FREEBSD */
/* "OpenBSD" */
/* #undef _WITH_OPENBSD */
/* Define to 1 if type `char' is unsigned and you are not using gcc. */
#ifndef __CHAR_UNSIGNED__
/* # undef __CHAR_UNSIGNED__ */
#endif
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
/* #undef inline */
#endif
/* Define to rpl_malloc if the replacement function should be used. */
/* #undef malloc */
/* Define to rpl_realloc if the replacement function should be used. */
/* #undef realloc */
/* Define to `unsigned' if <sys/types.h> does not define. */
/* #undef size_t */
syntax highlighted by Code2HTML, v. 0.9.1