Matthew Barnes e41820
diff -up evolution-2.24.1/configure.ldaphack evolution-2.24.1/configure
Matthew Barnes e41820
--- evolution-2.24.1/configure.ldaphack	2008-10-19 23:37:55.000000000 -0400
Matthew Barnes e41820
+++ evolution-2.24.1/configure	2008-10-21 13:16:16.000000000 -0400
Matthew Barnes e41820
@@ -28471,7 +28471,7 @@ if test "${ac_cv_lib_ldap_ldap_open+set}
Matthew Barnes e41820
   $as_echo_n "(cached) " >&6
cvsdist 2011d3
 else
cvsdist 2011d3
   ac_check_lib_save_LIBS=$LIBS
cvsdist 2011d3
-LIBS="-lldap $LDAP_LDFLAGS $LDAP_LIBS $LIBS"
cvsdist 2011d3
+LIBS="-lldap -lresolv $LDAP_LDFLAGS $LDAP_LIBS $LIBS"
cvsdist 2011d3
 cat >conftest.$ac_ext <<_ACEOF
cvsdist 2011d3
 /* confdefs.h.  */
Tom Callaway f341de
 _ACEOF