X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=acconfig.h;h=e46d58af150b17ed8e5bcfba68a0f0f972dc9f52;hp=6bd4cdf82b2b06d65fee1f3c2bd668ce94f66ee8;hb=f4392e22839969c987c48f6c8eb738ecbcfbb3bf;hpb=a170ca0a8432a0bbf6c7f2e5bd4327671bdeff16 diff --git a/acconfig.h b/acconfig.h index 6bd4cdf82..e46d58af1 100644 --- a/acconfig.h +++ b/acconfig.h @@ -15,25 +15,31 @@ /* 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 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 or doesn't define. */ #undef wint_t /* Used to test for a u32 typedef */ #undef HAVE_U32_TYPEDEF -#undef PACKAGE -#undef VERSION #undef CLAWS + +#undef PACKAGE_DATA_DIR