123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399 |
- /* compile options: comment/uncomment features to include
- * additional path definitions can be found at the end of this file
- */
- /* Define if you use PSPELL to support spell checking */
- #define USE_ASPELL 1
- /* GPGME has no VC project * Define if you use GPGME to support OpenPGP */
- #define USE_GPGME 1
- /* Define if you use OpenSSL to support SSL */
- #define USE_OPENSSL 1
- /* Define if you want IPv6 support. */
- #define INET6 1
- /* Compile libspamc with OpenSSL support */
- #define SPAMC_SSL 1
- /* Define if you have the compface library (-lcompface). */
- #define HAVE_LIBCOMPFACE 1
- /* Define if you have the jconv library (-ljconv). */
- #define HAVE_LIBJCONV 1
- /* OK: include gthread-2.0.lib * Whether to use multithread or not */
- /* #undef USE_THREADS */
- /* Whether GTK was compiled with XIM support or not */
- /* #undef USE_XIM */
- /* Pop up crash dialog */
- /* #undef CRASH_DIALOG */
- /* Define if you want JPilot support in addressbook. */
- /* #undef USE_JPILOT */
- /* OPENLDAP doesnt compile * Define if you want LDAP support in addressbook. */
- /* #undef USE_LDAP */
- /* Define if you use gdk-pixbuf to support image viewer */
- #define HAVE_GDK_PIXBUF 1
- /* Define if you use gdk_imlib to support image viewer */
- /* #undef HAVE_GDK_IMLIB */
- /* Define if your <locale.h> file defines LC_MESSAGES. */
- /* #undef HAVE_LC_MESSAGES */
- /* Define if the GNU gettext() function is already present or preinstalled. */
- #define HAVE_GETTEXT 1
- /* Define to 1 if translation of program messages to the user's native language
- is requested. */
- #define ENABLE_NLS 1
- /* Compiling Claws branch of sylpheed */
- #define CLAWS 1
- /* -----------------------------------------------------------------------
- * END OF FEATURE SECTION
- * ----------------------------------------------------------------------- */
- /* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define. */
- /* #undef wint_t */
- /* Used to test for a u32 typedef */
- /* #undef HAVE_U32_TYPEDEF */
- /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
- /* #undef CRAY_STACKSEG_END */
- /* Define if using alloca.c. */
- /* #undef C_ALLOCA */
- /* Define if you have alloca, as a function or macro. */
- /* #undef HAVE_ALLOCA */
- /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
- /* #undef HAVE_ALLOCA_H */
- /* Define if you have the <argz.h> header file. */
- /* #undef HAVE_ARGZ_H */
- /* Define if you have the dcgettext function. */
- /* #undef HAVE_DCGETTEXT */
- /* Define if you have the <dirent.h> header file. */
- /* #undef HAVE_DIRENT_H */
- /* Define if you have the <dlfcn.h> header file. */
- /* #undef HAVE_DLFCN_H */
- /* Define if you have the fchmod function. */
- /* #undef HAVE_FCHMOD */
- /* Define if you have the <fcntl.h> header file. */
- #define HAVE_FCNTL_H 1
- /* Define if you have the feof_unlocked function. */
- /* #undef HAVE_FEOF_UNLOCKED */
- /* Define if you have the fgets_unlocked function. */
- /* #undef HAVE_FGETS_UNLOCKED */
- /* Define if you have the flock function. */
- /* #undef HAVE_FLOCK */
- /* Define if you have the getcwd function. */
- /* #undef HAVE_GETCWD */
- /* Define if you have the getegid function. */
- /* #undef HAVE_GETEGID */
- /* Define if you have the geteuid function. */
- /* #undef HAVE_GETEUID */
- /* Define if you have the getgid function. */
- /* #undef HAVE_GETGID */
- /* Define if you have the gethostname function. */
- /* #undef HAVE_GETHOSTNAME */
- /* Define if you have the getpagesize function. */
- /* #undef HAVE_GETPAGESIZE */
- /* Define if you have the getuid function. */
- /* #undef HAVE_GETUID */
- /* Define if you have the iconv() function. */
- #define HAVE_ICONV 1
- /* Define as const if the declaration of iconv() needs const. */
- #define ICONV_CONST const
- /* Define if you have the inet_addr function. */
- /* #undef HAVE_INET_ADDR */
- /* Define if you have the inet_aton function. */
- /* #undef HAVE_INET_ATON */
- /* Define if you have the <inttypes.h> header file. */
- /* #undef HAVE_INTTYPES_H */
- /* Define if you have the iswalnum function. */
- #define HAVE_ISWALNUM 1
- /* Define if you have the iswspace function. */
- #define HAVE_ISWSPACE 1
- /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
- /* #undef HAVE_LANGINFO_CODESET */
- /* Define if you have the <lber.h> header file. */
- /* #undef HAVE_LBER_H */
- /* Define if you have the <ldap.h> header file. */
- /* #undef HAVE_LDAP_H */
- /* Define if you have the <libpisock/pi-address.h> header file. */
- /* #undef HAVE_LIBPISOCK_PI_ADDRESS_H */
- /* Define if you have the <libpisock/pi-appinfo.h> header file. */
- /* #undef HAVE_LIBPISOCK_PI_APPINFO_H */
- /* Define if you have the <libpisock/pi-args.h> header file. */
- /* #undef HAVE_LIBPISOCK_PI_ARGS_H */
- /* Define if you have the xpg4 library (-lxpg4). */
- /* #undef HAVE_LIBXPG4 */
- /* Define if you have the <limits.h> header file. */
- /* #undef HAVE_LIMITS_H */
- /* Define if you have the <locale.h> header file. */
- #define HAVE_LOCALE_H 1
- /* Define if you have the lockf function. */
- /* #undef HAVE_LOCKF */
- /* Define if you have the <malloc.h> header file. */
- /* #undef HAVE_MALLOC_H */
- /* Define if you have the <memory.h> header file. */
- /* #undef HAVE_MEMORY_H */
- /* Define if you have the mempcpy function. */
- /* #undef HAVE_MEMPCPY */
- /* Define if you have the mkdir function. */
- /* #undef HAVE_MKDIR */
- /* Define if you have the mkstemp function. */
- /* #undef HAVE_MKSTEMP */
- /* Define if you have the mktime function. */
- /* #undef HAVE_MKTIME */
- /* Define if you have a working `mmap' system call. */
- /* #undef HAVE_MMAP */
- /* Define if you have the munmap function. */
- /* #undef HAVE_MUNMAP */
- /* Define if you have the <ndir.h> header file. */
- /* #undef HAVE_NDIR_H */
- /* Define if you have the <nl_types.h> header file. */
- /* #undef HAVE_NL_TYPES_H */
- /* Define if you have the <paths.h> header file. */
- /* #undef HAVE_PATHS_H */
- /* Define if you have the <pi-address.h> header file. */
- /* #undef HAVE_PI_ADDRESS_H */
- /* Define if you have the <pi-appinfo.h> header file. */
- /* #undef HAVE_PI_APPINFO_H */
- /* Define if you have the <pi-args.h> header file. */
- /* #undef HAVE_PI_ARGS_H */
- /* Define if you have the <pthread.h> header file. */
- /* #undef HAVE_PTHREAD_H */
- /* Define if you have the putenv function. */
- /* #undef HAVE_PUTENV */
- /* Define if you have the setenv function. */
- /* #undef HAVE_SETENV */
- /* Define if you have the setlocale function. */
- /* #undef HAVE_SETLOCALE */
- /* Define if you have the socket function. */
- /* #undef HAVE_SOCKET */
- /* Define if you have the <stddef.h> header file. */
- /* #undef HAVE_STDDEF_H */
- /* Define if you have the <stdint.h> header file. */
- /* #undef HAVE_STDINT_H */
- /* Define if you have the <stdlib.h> header file. */
- #define HAVE_STDLIB_H 1
- /* Define if you have the stpcpy function. */
- /* #undef HAVE_STPCPY */
- /* Define if you have the strcasecmp function. */
- /* #undef HAVE_STRCASECMP */
- /* Define if you have the strchr function. */
- /* #undef HAVE_STRCHR */
- /* Define if you have the strdup function. */
- /* #undef HAVE_STRDUP */
- /* Define if you have the <strings.h> header file. */
- /* #undef HAVE_STRINGS_H */
- /* Define if you have the <string.h> header file. */
- #define HAVE_STRING_H 1
- /* Define if you have the strstr function. */
- /* #undef HAVE_STRSTR */
- /* Define if you have the strtoul function. */
- /* #undef HAVE_STRTOUL */
- /* Define if you have the <sys/dir.h> header file. */
- /* #undef HAVE_SYS_DIR_H */
- /* Define if you have the <sys/file.h> header file. */
- /* #undef HAVE_SYS_FILE_H */
- /* Define if you have the <sys/ndir.h> header file. */
- /* #undef HAVE_SYS_NDIR_H */
- /* Define if you have the <sys/param.h> header file. */
- /* #undef HAVE_SYS_PARAM_H */
- /* Define if you have the <sys/stat.h> header file. */
- /* #undef HAVE_SYS_STAT_H */
- /* Define if you have the <sys/types.h> header file. */
- /* #undef HAVE_SYS_TYPES_H */
- /* Define if you have the <sys/utsname.h> header file. */
- /* #undef HAVE_SYS_UTSNAME_H */
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- /* #undef HAVE_SYS_WAIT_H */
- /* Define if you have the towlower function. */
- #define HAVE_TOWLOWER 1
- /* Define if you have the tsearch function. */
- /* #undef HAVE_TSEARCH */
- /* Define if you have the uname function. */
- /* #undef HAVE_UNAME */
- /* Define if you have the <unistd.h> header file. */
- /* #undef HAVE_UNISTD_H */
- /* Define if you have the <wchar.h> header file. */
- #define HAVE_WCHAR_H 1
- /* Define if you have the wcscpy function. */
- #define HAVE_WCSCPY 1
- /* Define if you have the wcslen function. */
- #define HAVE_WCSLEN 1
- /* Define if you have the wcsncpy function. */
- #define HAVE_WCSNCPY 1
- /* Define if you have the wcsstr function. */
- #define HAVE_WCSSTR 1
- /* Define if you have the wcswcs function. */
- #define HAVE_WCSWCS 1
- /* Define if you have the <wctype.h> header file. */
- #define HAVE_WCTYPE_H 1
- /* Define if you have the __argz_count function. */
- /* #undef HAVE___ARGZ_COUNT */
- /* Define if you have the __argz_next function. */
- /* #undef HAVE___ARGZ_NEXT */
- /* Define if you have the __argz_stringify function. */
- /* #undef HAVE___ARGZ_STRINGIFY */
- /* The number of bytes in a unsigned int. */
- /* #undef SIZEOF_UNSIGNED_INT */
- /* The number of bytes in a unsigned long. */
- /* #undef SIZEOF_UNSIGNED_LONG */
- /* The number of bytes in a unsigned short. */
- /* #undef SIZEOF_UNSIGNED_SHORT */
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
- /* #undef STACK_DIRECTION */
- /* Define if you have the ANSI C header files. */
- /* #undef STDC_HEADERS */
- /* Define if your <sys/time.h> declares struct tm. */
- /* #undef TM_IN_SYS_TIME */
- /* Define if lex declares yytext as a char * by default, not a char[]. */
- /* #undef YYTEXT_POINTER */
- /* Define to empty if the keyword does not work. */
- /* #undef const */
- /* Define as __inline if that's what the C compiler calls it. */
- /* #undef inline */
- /* Define to `long' if <sys/types.h> doesn't define. */
- /* #undef off_t */
- /* Define to `int' if <sys/types.h> doesn't define. */
- /* #undef pid_t */
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- /* #undef size_t */
- /* -----------------------------------------------------------------------
- * WIN32 PATH DEFINITIONS
- * ----------------------------------------------------------------------- */
- /* PACKAGE_DATA_DIR (win32: use get_installed_dir() instead) */
- /* #define PACKAGE_DATA_DIR "/usr/local/share/sylpheed" */
- /* Define ASPELL's default directory (autodetected on win32) */
- #define ASPELL_PATH ""
- #define HAVE_DOSISH_SYSTEM 1
- #define TARGET_ALIAS "Win32"
- #define MANUALDIR "doc\\manual"
- #define SYSCONFDIR "etc"
- #define LOCALEDIR "locale"
- #define FAQDIR "doc\\faq"
- #define CFG_RC_DIR ".sylpheed"
- #define HAVE_BIND_TEXTDOMAIN_CODESET 1
|