From 511811852aadbb00201c4430dbb9750896b2976c Mon Sep 17 00:00:00 2001 From: Match Grun Date: Mon, 2 Jul 2001 23:13:23 +0000 Subject: [PATCH] Included address book patch for VCard, JPilot, LDAP. --- acconfig.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/acconfig.h b/acconfig.h index 3261e7989..898a120a5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -15,6 +15,12 @@ /* 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 -- 2.25.1