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

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
/* #undef HAVE_SYS_WAIT_H */

/* Define if utime(file, NULL) sets file's timestamp to the present.  */
/* #undef HAVE_UTIME_NULL */

/* Define if you need to in order for stat and other things to work.  */
/* #undef _POSIX_SOURCE */

/* Define if your <sys/time.h> declares struct tm.  */
#define TM_IN_SYS_TIME 1

/* Define if you have the gethostname function.  */
/* #undef HAVE_GETHOSTNAME */

/* Define if you have the mkdir function.  */
/* #undef HAVE_MKDIR */

/* Define if you have the mktime function.  */
/* #undef HAVE_MKTIME */

/* Define if you have the strdup function.  */
/* #undef HAVE_STRDUP */

/* Define if you have the strstr function.  */
/* #undef HAVE_STRSTR */

/* Define if you have the <dirent.h> header file.  */
/* #undef HAVE_DIRENT_H */

/* Define if you have the <fcntl.h> header file.  */
#define HAVE_FCNTL_H 1

/* Define if you have the <ndir.h> header file.  */
/* #undef HAVE_NDIR_H */

/* Define if you have the <sys/dir.h> header file.  */
/* #undef HAVE_SYS_DIR_H */

/* Define if you have the <sys/ndir.h> header file.  */
/* #undef HAVE_SYS_NDIR_H */

/* Define if you have the <sys/time.h> header file.  */
#define HAVE_SYS_TIME_H 1

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

/* Define if you have the snprintf function.  */
#define HAVE_SNPRINTF 1

/* Timezone defines */
/* #undef HAVE_TM_TZADJ */
#define HAVE_TM_GMTOFF 1
/* #undef HAVE_TIMEZONE_VAR */

/* Define if you have the openssl libraries  */
/* #undef HAVE_OPENSSL */

/* Define if the system has strlcpy */
#define HAVE_STRLCPY 1

/* Define if the system has strlcat */
#define HAVE_STRLCAT 1


syntax highlighted by Code2HTML, v. 0.9.1