claws-mail/acconfig.h
Christoph Hohmann f583120d38 added SSL support for POP using OpenSSL
fixed a bug in compose button
2001-07-10 15:21:51 +00:00

37 lines
746 B
C

#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef HAVE_GDK_PIXBUF
#undef HAVE_GDK_IMLIB
#undef USE_GTKGDK_XIM
/* 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
/* Define if we use GPGME to support OpenPGP */
#undef USE_GPGME
/* Define if we use GPGME to support OpenPGP */
#undef USE_SSL
/* 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
#undef PACKAGE
#undef VERSION