aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addressbook/ChangeLog4
-rw-r--r--addressbook/gui/component/addressbook-config.c2
2 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 219eefec22..411d5a0034 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-28 Christophe Fergeau <teuf@gnome.org>
+
+ * gui/component/addressbook-config.c: added missing #ifdef HAVE_LDAP
+
2004-05-26 Radek Doulik <rodo@ximian.com>
* gui/widgets/e-addressbook-view.c (e_contact_print_button): call
diff --git a/addressbook/gui/component/addressbook-config.c b/addressbook/gui/component/addressbook-config.c
index 47ca15ebc5..0f24f168ea 100644
--- a/addressbook/gui/component/addressbook-config.c
+++ b/addressbook/gui/component/addressbook-config.c
@@ -1102,7 +1102,9 @@ addressbook_add_server_dialog (void)
G_CALLBACK (source_group_changed_cb), sdialog);
setup_general_tab (sdialog, add_folder_modify);
+#ifdef HAVE_LDAP
setup_searching_tab (sdialog, add_folder_modify);
+#endif
setup_connecting_tab (sdialog, add_folder_modify);
sdialog->auth_frame = glade_xml_get_widget (sdialog->gui, "authentication-frame");
an title='2009-05-14 02:05:31 +0800'>2009-05-141-0/+4 * Chase libgmp and bump PORTREVISION.ale2009-05-131-0/+1 * Add proper PROJECTHOST tag to correct MASTER_SITE_GOOGLE_CODElioux2009-04-261-0/+1 * o Fix build on amd64: do not try to build JCPUID on amd64 ARCH sincelioux2009-04-242-2/+5 * - Add both -fPIC and -DPIC to CFLAGSlioux2009-04-222-2/+2 * Update to 0.7.2lioux2009-04-222-8/+9 * Update to 0.6.1.28lioux2007-08-052-5/+4 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to 0.6.1.13 i2p distfilelioux2006-04-052-4/+4