X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=acconfig.h;h=a70cfa1d189b37a9242702404e1607c52bae9f1e;hp=1828b8148fe2698d0000c6b5be27c00bdff037d5;hb=f2db04a07bb08cd89e52bdb9327fc7218863c75b;hpb=07daf9af911c0589a0598f34a9baee055d6780e6 diff --git a/acconfig.h b/acconfig.h index 1828b8148..a70cfa1d1 100644 --- a/acconfig.h +++ b/acconfig.h @@ -15,11 +15,23 @@ /* 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 or doesn't define. */ #undef wint_t +/* Used to test for a u32 typedef */ +#undef HAVE_U32_TYPEDEF + #undef PACKAGE #undef VERSION