/* config.h for EMX. */ /* Define to enable WebDAV support */ #undef USE_DAV /* Define to enable debugging */ #define DEBUGGING 1 /* Define to empty if the keyword does not work. */ #define const const /* Define if you have fnmatch */ #define HAVE_SYS_FNMATCH 1 /* Define to be the package name */ #define PACKAGE "sitecopy" /* Define to be the current version number */ #define VERSION "@VERSION@" /* Define to be the type of the third argument to getsockname() */ #define ksize_t int /* Define as appropriate for C compiler */ #undef inline /* Define if you have getopt */ #define HAVE_GETOPT 1 #undef HAVE_GETOPT_LONG /* Define if you have strsignal */ #undef HAVE_STRSIGNAL /* Define if you have strcasecmp */ #define HAVE_STRCASECMP 1 /* Define if you have snprintf */ #define HAVE_SNPRINTF 1 /* Define if you have strdup */ #define HAVE_STRDUP 1 /* Define if you have strerror */ #define HAVE_STRERROR 1 /* Define if you have libexpat */ #undef HAVE_LIBEXPAT /* Define as 1 if you have catgets and don't want to use GNU gettext. */ #undef HAVE_CATGETS /* Define as 1 if you have gettext and don't want to use GNU gettext. */ #undef HAVE_GETTEXT /* Define if your locale.h file contains LC_MESSAGES. */ #undef HAVE_LC_MESSAGES /* Define if you have locale.h */ #undef HAVE_LOCALE_H /* Define if you want NLS */ #undef ENABLE_NLS /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have unistd.h */ #define HAVE_UNISTD_H 1 /* Define if you have stdlib.h */ #define HAVE_STDLIB_H 1 /* Define if you have limits.h */ #define HAVE_LIMITS_H 1 /* Define if you have strings.h */ #undef HAVE_STRINGS_H /* Define if you have the sys/select.h */ #define HAVE_SYS_SELECT_H 1 /* Define if you have string.h */ #define HAVE_STRING_H 1