X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=acconfig.h;h=e46d58af150b17ed8e5bcfba68a0f0f972dc9f52;hp=1828b8148fe2698d0000c6b5be27c00bdff037d5;hb=f4392e22839969c987c48f6c8eb738ecbcfbb3bf;hpb=07daf9af911c0589a0598f34a9baee055d6780e6 diff --git a/acconfig.h b/acconfig.h index 1828b8148..e46d58af1 100644 --- a/acconfig.h +++ b/acconfig.h @@ -15,11 +15,31 @@ /* Define if you want IPv6 support. */ #undef INET6 -/* Define if we use GPGME to support OpenPGP */ +/* 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 or doesn't define. */ #undef wint_t -#undef PACKAGE -#undef VERSION +/* Used to test for a u32 typedef */ +#undef HAVE_U32_TYPEDEF + + +#undef CLAWS + +#undef PACKAGE_DATA_DIR