From ed7f7188f9522ed9ad9dea931a386f96c5b1c72e Mon Sep 17 00:00:00 2001 From: "Juergen \"George\" Sawinski" Date: Sun, 18 Apr 2004 00:56:44 +0000 Subject: [PATCH] Juergen Sawinski: gnome24/evolution: -enable openldap [2004040212574020391] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2760 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/gnome24/evolution/evolution.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/gnome24/evolution/evolution.conf b/package/gnome24/evolution/evolution.conf index 6a6c6dba4..9d01ee932 100644 --- a/package/gnome24/evolution/evolution.conf +++ b/package/gnome24/evolution/evolution.conf @@ -39,6 +39,8 @@ evo_main() --enable-pilot-conduits=yes \ --enable-nntp=yes" + pkginstalled openldap && var_append confopt ' ' "--with-openldap=$root/$pkg_openldap_prefix" + # --with-krb5=PREFIX Location of Kerberos 5 libs/includes # --with-krb4=PREFIX Location of Kerberos 4 libs/includes