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

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

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

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

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

/* Define to 1 if you have the <openssl/sha.h> header file. */
#define HAVE_OPENSSL_SHA_H 1

/* Define to 1 if you have the <openssl/ssl.h> header file. */
#define HAVE_OPENSSL_SSL_H 1

/* Define to 1 if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 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 <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/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 to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "axel@zankasoftware.com"

/* Define to the full name of this package. */
#define PACKAGE_NAME "wired"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "wired 1.3.2"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "wired"

/* Define to the version of this package. */
#define PACKAGE_VERSION "1.3.2"

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

/* Maintainer's email address */
#define WD_BUGREPORT "axel@zankasoftware.com"

/* Group name */
#define WD_GROUP "daemon"

/* Protocol version */
#define WD_PROTOCOL_VERSION "1.1"

/* User name */
#define WD_USER "proclus"

/* Application version */
#define WD_VERSION "1.3.2"

/* Subversion revision */
#define WI_REVISION 0

/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */

/* Define for large files, on AIX-style hosts. */
/* #undef _LARGE_FILES */

/* Define on Solaris to get sigwait() to work using pthreads semantics. */
/* #undef _POSIX_PTHREAD_SEMANTICS */


syntax highlighted by Code2HTML, v. 0.9.1