X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=acconfig.h;h=898a120a50eac2946f0f617188df417308568e8c;hp=f4693521c2d1f3ad779888a8d2fdae49f9fcb61b;hb=53a634dbee67f19af06d6fc66a4bb338731926fa;hpb=036b63d8fc5a8c6e1ff150737226122c174c39cb diff --git a/acconfig.h b/acconfig.h index f4693521c..898a120a5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -7,17 +7,28 @@ #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 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 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