claws-mail/acconfig.h

44 lines
802 B
C
Raw Normal View History

2001-04-19 14:21:46 +02:00
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef HAVE_GDK_PIXBUF
#undef HAVE_GDK_IMLIB
2001-04-25 11:26:52 +02:00
#undef USE_GTKGDK_XIM
2001-04-19 14:21:46 +02:00
/* Whether to use multithread or not */
#undef USE_THREADS
/* Define if you want IPv6 support. */
#undef INET6
/* Define if you want JPilot support in addressbook. */
#undef USE_JPILOT
/* Define if you want LDAP support in addressbook. */
#undef USE_LDAP
2001-04-19 14:21:46 +02:00
/* Define if we use GPGME to support OpenPGP */
#undef USE_GPGME
2001-08-27 13:07:43 +02:00
/* Define if you use OpenSSL to support SSL */
#undef USE_SSL
2001-04-19 14:21:46 +02:00
/* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define. */
#undef wint_t
2001-04-27 22:27:24 +02:00
/* Used to test for a u32 typedef */
#undef HAVE_U32_TYPEDEF
2001-08-27 13:07:43 +02:00
2001-04-19 14:21:46 +02:00
#undef PACKAGE
#undef VERSION
2001-07-26 19:08:00 +02:00
#undef CLAWS
/* Has ispell path */
#undef ISPELL_PATH