acconfig.h 891 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. #undef ENABLE_NLS
  2. #undef HAVE_CATGETS
  3. #undef HAVE_GETTEXT
  4. #undef HAVE_LC_MESSAGES
  5. #undef HAVE_STPCPY
  6. #undef HAVE_GDK_PIXBUF
  7. #undef HAVE_GDK_IMLIB
  8. #undef USE_GTKGDK_XIM
  9. /* Whether to use multithread or not */
  10. #undef USE_THREADS
  11. /* Define if you want IPv6 support. */
  12. #undef INET6
  13. /* Define if you use GPGME to support OpenPGP */
  14. #undef USE_GPGME
  15. /* Define if you use PSPELL to support spell checking */
  16. #undef USE_PSPELL
  17. /* Define PSPELL's default directory */
  18. #undef PSPELL_PATH
  19. /* Define if you use OpenSSL to support SSL */
  20. #undef USE_SSL
  21. /* Define if you want JPilot support in addressbook. */
  22. #undef USE_JPILOT
  23. /* Define if you want LDAP support in addressbook. */
  24. #undef USE_LDAP
  25. /* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define. */
  26. #undef wint_t
  27. /* Used to test for a u32 typedef */
  28. #undef HAVE_U32_TYPEDEF
  29. #undef CLAWS
  30. #undef PACKAGE_DATA_DIR