12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- #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 use GPGME to support OpenPGP */
- #undef USE_GPGME
- /* Define if you use PSPELL to support spell checking */
- #undef USE_PSPELL
- /* Define PSPELL's default directory */
- #undef PSPELL_PATH
- /* Define if you use OpenSSL to support SSL */
- #undef USE_SSL
- /* Define if you want JPilot support in addressbook. */
- #undef USE_JPILOT
- /* Define if you want LDAP support in addressbook. */
- #undef USE_LDAP
- /* 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 CLAWS
- #undef PACKAGE_DATA_DIR
|